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

# Privacy Policy

#### What information is stored?

* Your userid is stored if you have any for you bank account.
* Your userid is stored if you are blacklisted.
* If you setup leveling, the serverid is stored and your userid.
* When you setup the bot, the prefix and server id are stored.

#### Why we store the information and how we use it.

* For your bank date, your userid is stored to show your account balance.
* For blacklisted information, this information is for the bot to know who cannot use commands.
* For leveling, this data is used to send messages/perform actions with previously used information.
* For prefix information, this is so you can use the bot.

#### Who gets this data?

NO ONE. All data is only available to myself.

#### Questions and Concerns.

If you have questions and/or concerns about the data stored, please join our support server

#### How to Remove your data.

If you would like us to remove your data, please join our support server and let us know!\ <br>


---

# 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://goldlion.gitbook.io/fal/privacy-policy.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.
