# Audience

- [Creating Segments](https://help.gleantap.com/audience/creating-segments.md): The How and Why of creating segments
- [Static vs Dynamic](https://help.gleantap.com/audience/creating-segments/static-vs-dynamic.md): What is the difference between Static and Dynamic segments?
- [Filter Options](https://help.gleantap.com/audience/creating-segments/filter-options.md): With lots of options to choose from when it comes to filters, we break down each filter type.
- [Custom Attributes](https://help.gleantap.com/audience/creating-segments/custom-attributes.md): How to build a segment using Custom Attributes.
- [Segments Auto-Refresh](https://help.gleantap.com/audience/segments-auto-refresh.md)
- [Add / Remove from Segments](https://help.gleantap.com/audience/add-remove-from-segments.md): How to Add and Remove a user from segments.
- [Segment Report](https://help.gleantap.com/audience/segment-report.md): How to review existing reports and build new reports within a segment
- [Using Segments](https://help.gleantap.com/audience/using-segments.md): How to use your pre-built segments within Gleantap
- [Segment Folders](https://help.gleantap.com/audience/segment-folders.md): Folders allow you to better organize your segments.
- [Uploading a CSV](https://help.gleantap.com/audience/uploading-a-csv.md): How to Upload a CSV / Custom List into Gleantap
- [Understanding Suppression](https://help.gleantap.com/audience/understanding-suppression.md): Suppression helps to keep your lists clean, but how does it work?
- [Adding Contacts](https://help.gleantap.com/audience/adding-contacts.md): How to add a single contact to Gleantap
- [FAQs](https://help.gleantap.com/audience/faqs.md): Frequently asked questions about the Audience section of Gleantap


---

# 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://help.gleantap.com/audience.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.
