> For the complete documentation index, see [llms.txt](https://docs.metapool.app/master/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metapool.app/master/meta-pool-by-chains/aurora-network/usdstaur.md).

# $stAUR

The new Liquid Staking solution launched by Meta Pool’s team is designed to provide a passive income to holders within the Aurora ecosystem. This innovative solution enhances the functionality of the $AURORA token by offering a staking service that allows users to earn rewards while their tokens remain liquid and accessible.

Additionally, having a native token provides an added layer of security as it eliminates the reliance on third-party bridges for transferring tokens across different chains.<br>

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

## The yield mechanism

You may wonder how the value of the $stAUR token grows over time. Fortunately, grasping this concept becomes straightforward once you delve into the intricacies of Aurora+. You can sign up for [Aurora+ here](https://aurora.dev/start) and if you have any questions, you can visit the [FAQ](https://help.aurora.dev/category/118-aurora) and the [stAUR Github.](https://github.com/Meta-Pool/staking-pool-aurora)&#x20;

Aurora+ is an exclusive membership program created specifically for users of Aurora. By becoming a member, individuals gain access to a variety of valuable benefits that enhance their overall experience. These perks include access to free transactions and the opportunity to earn multiple rewards by staking their $AURORA tokens.<br>

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


---

# 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.metapool.app/master/meta-pool-by-chains/aurora-network/usdstaur.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.
