# Swarm Staking

<figure><img src="/files/Ixs1K4we9ufJ2rkyx2BB" alt=""><figcaption></figcaption></figure>

* Use filters or the search bar to find the Project you want to stake in (by name, token address, or URL).
* Once you have found the project you like click the “Stake” button.

<figure><img src="/files/lWCuIu0QdfdLHLMDCQhD" alt=""><figcaption></figcaption></figure>

Full Project details will be displayed on top of the page and your available resources will be shown on the table to the left.

* Pick which token you want to stake from the “Choose rAgent” drop-down.
* Enter an amount or select MAX.
* Sign the transaction to stake your rAgents.
* You will get a second popup asking you to approve the token transfer to the project. Please confirm it to complete the process.

## Claiming rewards

<figure><img src="/files/S3KX3e6kU7w7qhtd8hAt" alt=""><figcaption></figcaption></figure>

* Go to any project where you have staked rAgents.
* Look for the “Rewards” section at the bottom.
* If you have rewards, click Claim.
* Confirm the transaction to receive your rewards.


---

# 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.rivalz.ai/rome-swarm-protocol/user-guide-rome-dashboard/swarm-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.
