# Economy

**Does Aurory have a token?**

Yes, $AURY is our ecosystem token, which can be used to unlock experiences across all games and dApps. It's available on both Solana and Arbitrum.

**What is the purpose of $AURY?**

$AURY is the native token of the Aurory ecosystem, which players can earn in our games, as well as through Expeditions. The Aurory marketplace is $AURY-driven, which means all trades are settled in $AURY. Players can also hatch eggs by paying a fee in $AURY to get new Neftie companions, and land sales will be based in $AURY. Once our full economic loop is live and the supply of the token becomes more widely distributed, holders will have a voice in game-development decisions, and additional use cases will go live over time.

**How do I stake $AURY?**

Visit our [staking page](https://app.aurory.io/staking), connect your Solana wallet, stake your desired amount of $AURY, and confirm the transaction. Make sure to have about 0.002 SOL for the transaction fee.

**Why did I receive xAury when staking $AURY?**

It's part of the staking process. When you unstake, you'll get your $AURY + the rewards. <mark style="color:red;">Do not send the xAury tokens to an exchange.</mark> You can read more about staking and xAury [here.](https://auroryproject.medium.com/locked-flexible-aury-staking-30b7bacf1a1c)

**Where can I find the tokenomics?**

In our [whitepaper](https://docs.aurory.io/aurory-whitepaper/economy/usdaury/tokenomics).

**What are OKA and TOKE?**

The $AURY token has two of its own sub-currencies: OKA and TOKE. These sub-currencies behave as an accounting mechanism that allows the distribution of rewards generated by players (as off-chain values). Both tokens are automatically exchanged for a corresponding amount of $AURY. Read more about these tokens in our [whitepaper](https://docs.aurory.io/aurory-whitepaper/economy/off-chain-currencies).

**When are the sub-tokens converted to $AURY?**

Please check the countdown clock on your profile page on our [website.](https://app.aurory.io/)

**Is there an Aurory marketplace?**

Yes! The $AURY-driven [Aurory Marketplace](https://app.aurory.io/marketplace) enables players to exchange game assets and all sorts of items, such as Nefties, eggs, cosmetics, and more. Each sale on the marketplace will have a royalty fee of 5%. This fee will be distributed among the treasury and the [DAOry](https://daory.io/).

**What is the difference between Standard and Prime assets?**

Standard assets are off-chain and easily accessible for any type of player, but they can’t be sold on our marketplace, whereas Prime assets are NFTs (on-chain) and can be sold on.

**Do I have to deposit (sync) my items before I can sell them?**

Yes, the marketplace is powered by SyncSpace.


---

# 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.aurory.io/aurory-faqs/economy.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.
