# Overview

## Privacy Policy

Explains what information we collect and why, how we use it, and how to review and update it.

{% content-ref url="privacy-policy" %}
[privacy-policy](https://policies.stone-red.net/privacy-policy)
{% endcontent-ref %}

## Terms and Condition

Outlines the terms you agree to when using our services.

{% content-ref url="terms-and-conditions" %}
[terms-and-conditions](https://policies.stone-red.net/terms-and-conditions)
{% endcontent-ref %}

## Return and Refund Policy

Describes the conditions and process for returning products or requesting refunds.

{% content-ref url="return-and-refund-policy" %}
[return-and-refund-policy](https://policies.stone-red.net/return-and-refund-policy)
{% endcontent-ref %}

## Guidelines

Explains what is not allowed when using our services and how to use them responsibly.

{% content-ref url="guidelines" %}
[guidelines](https://policies.stone-red.net/guidelines)
{% endcontent-ref %}


---

# 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://policies.stone-red.net/overview.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.
