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

# Cookie Policy

**Effective Date: June 1, 2024**

**1. Introduction** Koryntia ("we," "us," or "our") uses cookies on our website \[koryntia.finance] (the "Site"). This Cookie Policy explains what cookies are, how we use them, and your choices regarding cookies.

**2. What Are Cookies?** Cookies are small text files stored on your device (computer, tablet, or mobile) when you visit a website. They are widely used to enhance user experience by enabling the website to remember your actions and preferences over a period of time.

**3. How We Use Cookies** We use cookies to:

* Understand how our Site is being used and improve user experience.
* Remember your preferences and settings.
* Facilitate secure transactions and access to certain parts of our Site.
* Provide personalized content and advertisements.

**4. Types of Cookies We Use**

* **Essential Cookies:** Necessary for the operation of our Site. They allow you to navigate the Site and use its features.
* **Performance Cookies:** Collect information about how you use our Site, such as which pages you visit most often. This data is used to improve the Site’s functionality.
* **Functionality Cookies:** Remember your preferences and choices, enhancing your experience on our Site.
* **Targeting/Advertising Cookies:** Deliver advertisements relevant to you and your interests. They also limit the number of times you see an ad and help measure the effectiveness of advertising campaigns.

**5. Third-Party Cookies** We may also use third-party cookies from service providers like Google Analytics to analyze traffic and user behavior on our Site. These third parties may use cookies to track your online activities over time and across different websites.

**6. Your Choices Regarding Cookies** You can control and/or delete cookies as you wish. You can delete all cookies that are already on your device, and you can set most browsers to prevent them from being placed. However, if you do this, you may have to manually adjust some preferences every time you visit our Site, and some services and functionalities may not work.

**7. Changes to This Cookie Policy** We may update our Cookie Policy from time to time. We will notify you of any changes by posting the new Cookie Policy on this page.

**8. Contact Us** If you have any questions about our Cookie Policy, please contact us at <team@koryntia.com>.


---

# 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://koryntia.gitbook.io/koryntia-finance/legal/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.
