# Staking Tokens Guide

Staking is an essential part of securing the network and earning rewards. Follow these steps to stake your tokens on the Empe Testnet.

## Steps:

1. **Open the Staking Page**\
   Go to the [Staking Page](https://testnet.ping.pub/empe/staking) on Ping Pub.

   ![](/files/KVK2Eyd7NiIH92wirmKG)
2. **Review Validators**\
   Review the list of validators and their performance metrics.
3. **Delegate Tokens**\
   Click **Delegate** next to the validator you want to delegate your tokens to.

   ![](/files/xO7OZ99ShaxpC3O7RTe5)
4. **Enter Stake Amount**\
   Enter the amount of tokens you wish to stake in the input field.
5. **Confirm the Transaction**
   * Your wallet will prompt you to approve the transaction.
   * Ensure you have enough tokens to cover gas fees.
6. **Staking Successful**\
   Once the transaction is processed, your tokens are staked successfully.

## Tips:

* Regularly monitor your staking rewards.
* Re-delegate if you want to switch validators.
* Keep some tokens liquid for other transactions.


---

# 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.empe.io/user-guide/staking.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.
