> For the complete documentation index, see [llms.txt](https://sol-bangers-only.gitbook.io/sol-bangers-only/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sol-bangers-only.gitbook.io/sol-bangers-only/how-to-get-started/main-menu/query-management.md).

# Query Management

The SOLBangers Curated data feed (we call it "The Feed") already applies an artificial intelligence filter to all Solana token launches.  Queries allow you to customize your own feed by creating a set of metric requirements that further filter The Feed into a tailor-made token stream specifically to your liking.

You may set as many or as few filters to construct a Query.  Please keep In mind, the more filters you add to a Query, the more selective and the fewer tokens will meet that set of requirements.

As part of your subscription, you are allocated a number of Queries.  Please refer to the [Subscription Tier](/sol-bangers-only/subscription-tiers.md) page for specifics.

As part of the Query management, you have the option to:

* [Add a Query](/sol-bangers-only/how-to-get-started/main-menu/query-management/add-query.md)
* [Modify a Query](/sol-bangers-only/how-to-get-started/main-menu/query-management/view-modify-query.md)
* [Activate/Inactivate a Query](/sol-bangers-only/how-to-get-started/main-menu/query-management/view-modify-query.md)
* [Delete a Query](/sol-bangers-only/how-to-get-started/main-menu/query-management/delete-query.md)

From the Main Menu, Select Query Management and The Feed to move to the Query Management portion of the bot.

<figure><img src="/files/pmp7Gzq4NiRV1B36foXA" alt=""><figcaption><p>Select Query Management and The Feed to Access the Query Management Menu</p></figcaption></figure>

The Query Management Menu displays your subscription information including the number of Queries you are allowed in your subscription plan, the number of Queries you have already created, and a listing of those Queries including the names you gave them and their status (active or inactive).

<figure><img src="/files/b78XXtFoiLafTMRL31UU" alt=""><figcaption><p>Query Management Menu</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://sol-bangers-only.gitbook.io/sol-bangers-only/how-to-get-started/main-menu/query-management.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.
