# Segmentation

- [Tags](https://docs.cymbal.co/help/segmentation/tags.md)
- [Adding new tags](https://docs.cymbal.co/help/segmentation/tags/adding-new-tags.md): This page shows you how to add new tags and better segment your audience
- [Adding tags to events](https://docs.cymbal.co/help/segmentation/tags/adding-tags-to-events.md)
- [Event auto tagging](https://docs.cymbal.co/help/segmentation/tags/event-auto-tagging.md): This page shows you how to auto tag events in order to increase ease of use and segmentation
- [Lists](https://docs.cymbal.co/help/segmentation/lists.md): This page goes over how to create lists and how lists can be used for effective marketing
- [How to use the targeting modal](https://docs.cymbal.co/help/segmentation/how-to-use-the-targeting-modal.md): This page goes over how to use the targeting modal for better segmentation capabilities
- [Genres](https://docs.cymbal.co/help/segmentation/genres.md): This page shows all of our currently available genres you can use for segmentation


---

# 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.cymbal.co/help/segmentation.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.
