# Privacy Policy

We only collect the information you choose to give us, and we process it with your consent; we only require the minimum amount of information that is necessary to fulfill the purpose of your interaction with us; we don't sell it to third parties; and we only use it as described in this Privacy Policy.

## Data we collect <a href="#the-information-we-collect" id="the-information-we-collect"></a>

We collect certain data when you use AxieHelper bot. This includes information you provide to us, and information we collect automatically.

#### Data you provide to us <a href="#information-you-provide-to-us" id="information-you-provide-to-us"></a>

* **Information from actions you take.** We collect your user ID to identify and to personalize or enhance the user's experience.
* **Other information you provide directly to us.** You may have the option to submit additional information as you use AxieHelper. For example, you may choose to add your public ronin address to AxieHelper.

#### Data we collect automatically <a href="#information-we-collect-automatically" id="information-we-collect-automatically"></a>

* **Information about your server.** When you invite AxieHelper to your server the bot will automatically collect your server ID.

## Use of Data

AxieHelper collects your data for various purposes:

* To identify Discord user
* To identify Discord server
* To gather analysis or valuable information so that we can improve the functionality of AxieHelper
* To provide support
* To detect, prevent, and address technical issues

## Disclosure of Data

If you wish to be informed about what Personal Data we hold about you and if you want it to be removed from our systems, please contact us.

You have the following data protection rights:

* **The right to access, update or delete the information we have on you.** If you wish to access, update, or delete your personal information that we collect, you can do so at any time by contacting us using the contact details provided below.
* **The right of rectification.** You have the right to have your information rectified if that information is inaccurate or incomplete.
* **The right to object.** You have the right to object to our processing of your Personal Data.
* **The right of restriction.** You have the right to request that we restrict the processing of your personal information.
* **The right to data portability.** You have the right to be provided with a copy of the information.

## Retention of Data

Generally, AxieHelper will retain Personal Data for as long as needed to provide you our services.

We may retain certain User Personal Information indefinitely, unless you request its deletion. For example, we don’t automatically delete inactive user accounts, so unless you request to delete your account, we will retain your account information indefinitely.

We automatically delete the Server Information when the bot is no longer (when kicked or banned) on your server.

## Contact us

If you have any questions about AxieHelper’s privacy policy, the data we hold on you, or for any other reason, please do not hesitate to contact us.

Email: `axiehelper@protonmail.com`\
Discord Server: [Axie Community](https://discord.gg/xyWaa4rRBy)


---

# 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://axiehelper.gitbook.io/app/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.
