# Segments

This section covers everything you need to know about creating and managing Segments in Reo.Dev, including how to apply the right filters, perform key actions, and create impactful segments to identify high-intent opportunities.

### Guides

* [Creating Segments](/segments/creating-segments.md)
* [Basic & Advance Segments](/segments/basic-and-advanced-segments.md)
* [Filters 101](/segments/filters-101.md)
* [Segment Actions](/segments/segment-actions.md)
* [My Segments](/segments/my-segments.md)
* [Shared Segments](/segments/shared-segments.md)
* [Magic Segments](/segments/magic-segments.md)
* [Configuring Default Segment](https://docs.reo.dev/segments/configuring-default-segment)
* [Favourite Segment](/segments/pinned-segment.md)
* [Add notes for better collaboration and context](/segments/add-notes-for-better-collaboration-and-context.md)
* [CSV Exports for Segments](/segments/csv-exports-for-segments.md)
* [10 Advanced Segments to create to spot high-intent opportunities](/segments/10-advanced-segments-to-create-to-spot-high-intent-opportunities.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.reo.dev/segments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
