# Policies

At CodeMate, we are committed to maintaining transparency, trust, and integrity in how we operate and interact with our users. This page serves as a central hub for all our official policy documents and guidelines. Whether you're a student, educator, developer, or organization, these policies help clarify your rights, responsibilities, and our practices.

#### Navigate to:

* **Privacy Policy** – How we collect, use, and protect your data.
* **Terms of Service** – Your rights and obligations while using CodeMate.
* **Refund Policy** – Guidelines on subscription cancellation and refunds.
* **Fair Usage Policy** – Ensuring responsible and equitable use of our platform.
* **Community Guidelines** – Maintaining a respectful and collaborative environment.

Each section offers detailed insights to help you understand and use CodeMate with confidence.


---

# 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.codemate.ai/policies.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.
