# 🌝Tokenomics

DIVER serves as the utility token of the Divergence protocol. It is designed to incentivize protocol adoption and enhances community governance. It accrues value from the growth of the protocol:

#### 1️⃣Trading Fees

Of the options transaction [fees](/overview/protocol-basics/fees.md), 70% is distributed pro-rata to in-range liquidity providers, whereas the remaining 30% goes to the Divergence Protocol. &#x20;

#### 2️⃣Exercise Fees

Options that expire in the money offer a fixed payoff, and when traders go claim the proceeds, a fee will be charged. The option exercise fee will be used to cover the costs of third-party oracles, and other contingencies. &#x20;


---

# 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.divergence-protocol.com/diver-token/tokenomics.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.
