> For the complete documentation index, see [llms.txt](https://selective-point.gitbook.io/documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://selective-point.gitbook.io/documents/selective-point.md).

# Selective Point

<div align="left" data-full-width="true"><figure><img src="/files/hajcwEcTNYOsWNdc1mGq" alt="" width="188"><figcaption></figcaption></figure></div>

* We are attempting to add multiple features instead of hosting strictly 1 main feature so you don’t have to add multiple bots!
* We take all suggestions from the community and will add it if possible!
* We make sure everyone can contact the owner with a “/contact-the-owner” command!
* We always make sure you can stay updated with “/changelogs”
* All recent changes can be found [here](https://www.cookie-api.com/transcripts/838938137995823/1406523536868376677-%F0%9F%93%8A%E2%94%83changelogs.html)
* Our support server can also be found [here](https://discord.gg/Fd9TyCC687)
* You can support my bot on [top.gg](https://top.gg/bot/1359020642514501815)


---

# 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://selective-point.gitbook.io/documents/selective-point.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.
