# Cookie Policy

This Cookie Policy explains how we use cookies on the website <https://itradingbot.net> (the "Website") and your rights to control their usage. For information on how we process your personal data, please refer to our Privacy Policy.

### What Are Cookies?

Cookies are small text files stored on your device (computer, tablet, smartphone) when you visit websites. They help improve your user experience by remembering your preferences, settings, or actions over a certain period.

Cookies can be:

* **Session Cookies**: Deleted after closing your browser;
* **Persistent Cookies**: Remain on your device until they expire or are manually deleted.

Cookies are either set by the website you are visiting (**first-party cookies**) or by third parties providing content or services such as analytics or advertising (**third-party cookies**).

### What Cookies Do We Use?

* **Essential Cookies**\
  These cookies are necessary for the Website to function properly and enable basic features such as user authentication or saving privacy settings. Without them, the Website may not work as intended.
* **Analytics Cookies**\
  These cookies collect information about how users interact with the Website (e.g., most visited pages). This information helps us improve the functionality and content of the Website.
* **Functional Cookies**\
  These cookies allow the Website to remember your settings (e.g., language or region) to provide a more personalized experience.
* **Advertising Cookies**\
  These cookies are used to display relevant advertisements and track their performance. They may be set by third-party advertising partners.

### How Can You Manage Cookies?

You can manage or disable cookies through your browser settings. Please note that blocking certain cookies may affect the functionality of the Website.

* **Changing Browser Settings**\
  Most browsers allow you to control cookies through their settings. You can configure your browser to notify you before cookies are set or block them entirely.
* **Withdrawing Consent**\
  You can withdraw your consent to the use of cookies at any time by deleting them through your browser settings or changing your preferences on the Website.

### Changes to This Cookie Policy

We reserve the right to update this Cookie Policy at any time. We recommend that you periodically review this page to stay informed about any changes.

### Contact Information

If you have any questions about this Cookie Policy, please contact us:&#x20;

* **Email**: <support@itradingbot.net>
* **Telegram**: [@ITradingBot\_Support](https://t.me/ITradingBot_Support)


---

# 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://docs.itradingbot.net/company/cookie-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.
