# Your content

### Where is information stored?

Content (webpages) you upload are securely stored with [Qdrant](https://qdrant.tech/) once they've been processed by OpenAI (who don’t store them or anything shared via API (except for a 30-day abuse monitoring period) with them - see here for more: <https://openai.com/policies/api-data-usage-policies>).&#x20;

We use Qdrant as our “vector database”, this is where the chunks of text are stored along with their corresponding “vectors”.

### Where are your servers located?

Our servers are in the US and EU (mainly US) - Google Cloud Platform (GCP) and located in The Dalles, Oregon, USA (us-west1-gcp).


---

# 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://support.myaskai.com/security-+-privacy/privacy/your-content.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.
