# Overview

The Somnia token (SOMI) is the Native token of the Somnia blockchain, with a fixed supply of 1,000,000,000 tokens.

## Token Utility

SOMI is a delegated proof of stake token (dPoS) it is intended for:

* Staking functions
  * Validator staking - To provide validator nodes for the Somnia blockchain, Tokens must be staked.
  * Delegated staking - Tokens can be delegated to Node Providers to cover their staking costs.
* Payment methods
  * Gas Fees - To use the blockchain, gas fees will be paid in the SOMI token.
* Governance: The Token will eventually be used to inform how decisions regarding the Network and its components are made. The details of this are to be determined.


---

# 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.somnia.network/concepts/tokenomics/overview.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.
