> For the complete documentation index, see [llms.txt](https://docs.speedystaking.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.speedystaking.io/avail/talisman/talisman-stake-nominate-your-usdavail.md).

# Talisman - Stake/Nominate your $AVAIL

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

**Step 1:** Click on **'Validators'** on the left side of the staking page.

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

**Step 2:** Click on **'Clear'**.

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

**Step 3:** Search for **'speedy'** and click on the heart to add our validator to your favourites.

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

**Step 4:** Click on **'Nominate'** on the left side of the staking page.

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

**Step 5:** Click on **'Start nominating'**.

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

**Step 6:** Select what you want to do with your rewards; compound, add them to your liquid account balance or add them to another account's liquid account balance. After that, click on **'Continue'**.

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

**Step 7:** Click on **'From Favorites'**.

<figure><img src="/files/6vuHbnV3o7BCXyr9cdqV" alt=""><figcaption></figcaption></figure>

**Step 8:** Our node will be added as a nominated validator. To ensure you receive staking rewards every ERA, select several **'High performance'** or **'Active'** validators. We'll add 4 in our example.

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

**Step 9:** Click on **'Continue'**.

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

**Step 10:** Fill in the amount of $AVAIL you want to nominate (at least 1000) and click on **'Continue'**.

<figure><img src="/files/7LGg6gOX4JwCrxfJbcJD" alt=""><figcaption></figcaption></figure>

**Step 11:** Check if all details are correct under **'Summary'** and click on **'Start Nominating'**.

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

**Step 12:** Click on **'Approve'** in the Talisman prompt.

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

**Step 13:** You have now successfully nominated your $AVAIL. You will receive your first rewards after 1-2 ERAs and every ERA after that.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.speedystaking.io/avail/talisman/talisman-stake-nominate-your-usdavail.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
