# How to use Session Token (SESH)

Session Token has multiple uses, including staking and accessing advanced features in Session.

#### Staking

Earn rewards while securing Session by staking your Session Tokens. Staking is fast and simple—all you need is a wallet and some Session Tokens.&#x20;

Every node in the Session Network requires a stake of Session Tokens to activate. Although the full stake amount is fixed, you do not need to deposit a full stake yourself. You can simply delegate your Session Tokens to a single stake—no matter how many tokens you have.

Once the full stake is deposited, the node runs its validator software and registers on the network. Nodes are responsible for storing and validating data and transactions for the Session Network. This keeps Session secure for everyone, with stakers being rewarded with Session Tokens.

{% hint style="info" %}
*Learn more about staking* [*here*](https://docs.getsession.org/session-network/staking)
{% endhint %}

#### Advanced features

Session Token can be used to access advanced features in Session, such as Session Names and Session Pro.&#x20;

These features require special validation and processing from the Session Network. To account for this additional work, Session Network Fees must be paid (in Session Token) to access these features.&#x20;

<table data-view="cards"><thead><tr><th data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="../../readme/advanced-features/session-names-and-the-session-name-service-sns">session-names-and-the-session-name-service-sns</a></td></tr><tr><td><a href="../../readme/advanced-features/session-pro">session-pro</a></td></tr></tbody></table>

{% hint style="warning" %}
*Session Pro and Session Names are still being developed. They are not yet deployed or available.*&#x20;
{% endhint %}


---

# 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.getsession.org/session-token-sesh/get-session-token-sesh/how-to-use-session-token-sesh.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.
