# Staking Tutorial

Once you [buy your VDA](https://verida.network/vda-token), holders can put their tokens to work immediately. Pools operate on a first-come, first-served basis, and may be subject to excess demand.&#x20;

1. Staking pools and related information can be found at [pools.verida.network](https://pools.verida.network).
2. Once there, users will be prompted to connect a wallet. A variety of wallets are able to be connected to the page, including the Verida Wallet which can be connected using Wallet Connect.
3. Participation options include staking to the Incentivized Liquidity Pool, which requires users to contribute equal amounts of VDA and USDT, or the Compound Staking Pools, which are single-sided staking pools. The pools have different lock terms, as can also be seen.
4. Once users have identified the pool they would like to join, it is simply a matter of clicking the selected pool and following the steps as presented.
5. Users will be able to monitor the status of their staking, including rewards earned and the status of any required lockups associated with the different pools.

### Checking Reward Vesting Status

Many Verida users are eligible for rewards from Verida’s initial airdrop programs that were described here and here.

In order to check the vesting status of any rewards users have earned, Verida has created a [vesting status checker](https://claim.verida.network) for users.&#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://community.verida.network/verida-token-vda/staking-and-lending-pools/staking-tutorial.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.
