# 0-Trust Policy

The **0-Trust Policy** is a foundational principle within the Useless Brick ecosystem that ensures the sustainability and balance of token distribution. It mandates that Miners must reduce their 0-Trust Policy to zero before withdrawing tokens to their on-chain wallets.

#### Fulfillment Process

1. **Accumulation Impact:** Each time a miner claims tokens, their 0-Trust Policy increases proportionally.
2. **Withdrawal Eligibility:** To withdraw tokens, the miner must fulfill the 0-Trust Policy by reducing it to zero.
3. **Balancing Mechanism:** Achieving this balance involves the deliberate burning of tokens over time.

#### Decreasing the 0-Trust Policy

* **Burning Tokens:** Miners initiate the burning process starting on Day 8.
* **Daily Burning Cycle:**
  * **Day 8:** Burn tokens mined on Day 1.
  * **Day 9:** Burn tokens mined on Day 2.
  * **Subsequent Days:** Continue burning tokens from the corresponding previous day.
* **Activation Condition:** To activate the burning process, miners must refrain from claiming tokens for seven consecutive days.

This structured approach ensures that token burning is systematic and encourages miners to engage in strategic claiming and burning behaviors to maintain eligibility for withdrawals.


---

# 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://docs.uselessbrick.com/useless-brick-docs/getting-started/0-trust-policy.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.
