# Your Privacy

### What data is being collected?

There is absolutely no data being collected!\
All information we require is solely for the API to work, none of it is collected or saved. The data you send is sent, processed, sent back to you, and immediately removed.

### API Auth Keys

This API does require **Auth Keys**, The only data that is saved is listed below along with their reasons.

* Your Discord User ID - To verify who the key belongs to
* Any and All data saved under our **DB Endpoints**!

### Bot Tokens

Your bot tokens are required as **they are used for Discord Authorization!** These are not saved and are discarded immediately after execution.


---

# 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://dadocs.rickyjs.xyz/your-privacy.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.
