# Page 2: Token Utility

#### Introduction

$TORUS is the fuel of the encrypted web. It is not just a currency; it is a resource credit for privacy preservation.

#### Core Utilities

1. **Compute Gas:** FHE operations are computationally intensive. $TORUS is used to pay for "FHE Gas." The more complex the encryption, the more gas is required.
2. **Staking Security:** Validators must stake $TORUS to participate in the network. Bad actors (who attempt to provide false proofs) get their stake slashed.
3. **Governance:** $TORUS holders vote on protocol upgrades, including changes to the cryptographic parameters and gas pricing schedules.


---

# 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.torustoken.xyz/4.-tokenomics/page-2-token-utility.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.
