# Privacy Mode

### What Is Privacy Mode?

With `Privacy Mode` enabled, none of your data will be used by us or any third-party to improve Fastino's models. Otherwise, we may collect prompts, model configurations, and other usage data to improve Fastino's TLMs.&#x20;

### **Enable Privacy Mode**

1. Make sure you are on a Pro or Team plan.
2. On the Fastino home screen or dashboard, locate the “Toggle Privacy Mode” section.
3. Click the toggle switch so it turns on.

<div data-full-width="false"><figure><img src="/files/PzlvOkKRfBTJ7YKayrNN" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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://fastino-1.gitbook.io/docs/get-started/privacy-mode.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.
