# Polaris Integrations Documentation

Welcome to the official documentation of **Polaris Integrations**. Here you will find all the essential resources regarding our platform, including our **Terms of Service**, **Privacy Policy**, and other legal information. This documentation also serves as a reference hub for details about our integrations, guidelines, and compliance standards.

Our goal is to provide full transparency and ensure that both our users and partners have clear access to the policies and information that define how Polaris Integrations operates.

***

#### Who we are and what we do? <a href="#who-we-are-and-what-we-do" id="who-we-are-and-what-we-do"></a>

We are **Polaris Integrations**, a team dedicated to creating smart, customizable AI solutions for Discord communities. Our mission is to make AI accessible, reliable, and tailored to the needs of developers and users alike. We build and maintain AI-powered integrations that help communities automate tasks, enhance engagement, and provide useful tools. From chatbots to moderation and utility features, our solutions are designed to simplify management and enrich user experiences.

***

#### Why did us create this documantion? <a href="#why-did-us-create-this-documantion" id="why-did-us-create-this-documantion"></a>

We created this documentation to provide a **centralized, transparent, and easy-to-access resource** for everything related to Polaris Integrations. Here, users and partners can find:

* **Legal information** such as Terms of Service and Privacy Policy 📜
* **Details about our integrations** and how they work ⚙️

Our goal is to make sure everyone knows how Polaris operates, stays informed about policies, and can fully utilize our AI solutions safely and efficiently.


---

# 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://polaris-integrations.gitbook.io/polaris-integrations-docs/getstarted.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.
