# Staking NFTs to WaxDAO Farms (and claiming rewards)

On WaxDAO there are 2 different versions of NFT Farms, with a few different setting options.

An example of a Version 1 Farm can be our initial pixal staking farm here below:

{% embed url="<https://waxdao.io/farm/pixeljourney>" %}
<https://waxdao.io/farm/pixeljourney>
{% endembed %}

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

In the top of a WaxDAO Farm page you'll find the Farm Details indicating the Status, hourly rewards paid out, number of assets staked, time of expiration and most importantly the number of tokens in the pool. The latter here is important, as certain Farms may run out of rewards and can end up being empty before their expiration (the case only possibly for V1 Farms).<br>

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

Below you can find the info about which templates/collections/attributes are stakable for the farm, and details about any staked assets you may already have staked in there.

## Staking of assets

In the bottom you'll find the "Actions" section, from where you can stake/unstake, and claim your rewards (or optionally donate additional rewards to the Farm Pool).&#x20;

<figure><img src="/files/2eR9Kq1Q8Sm4J4uinYrN" alt=""><figcaption></figcaption></figure>

The first step in order to join a pool is therefore to enter the "Stake" section, and select your stakable assets. Using the select-all option this can be done within minutes even with hundreds of assets.

Do beware it can take up to a few minutes for your whole inventory to be scanned for stakable assets, so do be patient when loading them.


---

# 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.pixeljourney.xyz/introduction/wax-ecosystem-guides/waxdao/waxdao-nft-farms/staking-nfts-to-waxdao-farms-and-claiming-rewards.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.
