# (E-Mask) Opt-Out System

<figure><img src="/files/FOvd6kJfbn7VolvMTEwe" alt=""><figcaption></figcaption></figure>

### Equinox AI introduces the E-Mask protocol — a native opt-out privacy framework embedded within the platform’s data collection architecture. Rather than offering surface-level pseudonymity, E-Mask gives users verifiable control over how and whether their on-chain and off-chain data is processed by Equinox AI’s suite.

This system is tightly integrated into the $ENOX token economy and is available through two access options — one paid and one token-based.

***

#### Opt-Out Options

| Option              | Description                                                 |
| ------------------- | ----------------------------------------------------------- |
| Paid Privacy Layer  | Directly accessible feature (refer to pricing page, TBA)    |
| Token-Based Opt-Out | Burn 1 $ENOX token to claim a limited weekly slot (x slots) |

Once opted out, the user’s wallet, historical traces, Telegram handle, and social links are scrubbed from our enrichment flows and excluded from all active pattern recognition models.

When all 50 token-based opt-out slots are consumed in a week, new requests will only be served via the paid model until the next reset.

***

#### Supported Surfaces

* On-chain wallet tracking (ERC20, ETH, NFTs)
* Cross-chain bridge/mixer traces
* Telegram behavioural graph
* Twitter/X handle activity
* X bio ↔ wallet map links

***

#### E-Mask Flow

```
[User Requests Opt-Out]
        |
        ↓
[Are weekly token slots available?]
        |
       / \
     Yes  No
     /      \
[Burn 1 ENOX]  [Pay Opt-Out Fee]
     |            |
     ↓            ↓
[User removed from all Equinox surfaces]
```

**This structure introduces a predictable, enforceable, and user-led privacy mechanism that balances accessibility and sustainability.**


---

# 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://equinoxai.gitbook.io/equinox-ai-whitepaper/token-+-model/e-mask-opt-out-system.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.
