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

# Privacy Policy

Your privacy is important to us. For this reason, your data that you will share with us is sensitively protected.

This Privacy Policy has been created to explain and clearly state the purpose of the Discord bot known as "Galaxy Gif Bot", to clearly inform you of the data we collect, and how the data we collect is collected.

When the bot is added or removed from any server, the Added/Removed server; Name, ID, Owner's Username and discriminator(Tag), Server Owner ID and Server member count. This information is Statistical data etc. using for. Vantage Bot does not have access to your messages. All the customizable and manual settings you make on the bot stay on the database. If you want to clear this data, just kick the bot from your server. When you enter the website, data such as the region you are in, the time you spend on the site, the operating system you use are collected. This data is used to generate statistical data and improve our services.

Your data you share with us; To communicate with you in order to make the most of our services, to ensure that your rights arising from our policy are used by you, to develop our products and services in line with your needs and to inform you about these developments, to provide you with the best support and to fulfill the obligations arising from the law (sharing data with judicial and administrative authorities upon request). In order to ensure

To Whom The Collected Data Can Be Transferred And For What Purposes

Your data you share with us; In the event that our Service is transferred to any third party, with which we receive and/or provide services to carry out our services, with which we are in a relationship, with whom we cooperate, to third parties, institutions and organizations in the country and abroad, and to judicial and administrative authorities upon request, necessary can be transferred provided that technical and administrative measures are taken.

To Whom The Collected Data Can Be Transferred And For What Purposes

Learning whether the data is processed or not,

If the data has been processed, requesting information about it,

Knowing the third parties to whom the data is transferred,

Requesting the deletion or destruction of personal data,

To exercise your rights listed above, you can contact us through our Support server.

Communication

In order to provide you with services in line with your requests, you are completely free to accept the processing of only necessary data in accordance with this policy. If you continue to use the bot, we will assume that you accept it. If you do not agree, please do not use our service. For detailed information, please feel free to contact us via our Discord server.

Deletion of Your Data

If you contact us via our Discord Server, your data will be deleted within 3-15 days if the necessary legal conditions are met.\ <br>

<figure><img src="/files/kYVGKKGR8k2XdLVrJsTs" alt=""><figcaption></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, and the optional `goal` query parameter:

```
GET https://galaxy-gif-bot.gitbook.io/untitled/galaxy-gif-bot/privacy-policy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
