> For the complete documentation index, see [llms.txt](https://docs.triumpharcade.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.triumpharcade.com/opt-out-of-sale-or-sharing-of-information.md).

# Opt Out of Sale or Sharing of Information

You may opt out of the sale or the selling of your personal information. There are two methods to opting out: through the App in which case the opt-out is processed immediately; or (ii) by email as indicated below, after verifying your account ownership, in which case the opt-out is processed within ten (10) days.&#x20;

Option 1: In-App Opt Out

1. Login to your App account.&#x20;
2. Select your profile (bottom right button).&#x20;
3. Select "Settings" on the top right.&#x20;
4. Select "Data Preferences".&#x20;
5. Select "Opt Out" at the prompt.&#x20;
6. Complete the prompt steps.&#x20;

You will be opted out of both the sale and sharing of your information if you complete the above steps.&#x20;

Option 2: Submitting an Opt-Out Form

Please complete the following identity confirmation and opt-out [form](https://zfrmz.com/ndpDtqiJVKNhlkwQzpLh).&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.triumpharcade.com/opt-out-of-sale-or-sharing-of-information.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.
