> For the complete documentation index, see [llms.txt](https://revuto.gitbook.io/revuto/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex.md).

# APP / WALLET / NFT / STAKING / DEX &#x20;

- [Revuto app](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/revuto-app.md)
- [Revuto Wallet](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/revuto-wallet.md)
- [Revuto Staking Center](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/revuto-staking-center.md)
- [Staking](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/revuto-staking-center/staking.md)
- [2024 Airdrop Staking Incentive](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/revuto-staking-center/2024-airdrop-staking-incentive.md): Let’s stake it till we make it!
- [Basic Staking Pool](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/revuto-staking-center/basic-staking-pool.md)
- [Rstronaut Basic Staking Pool](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/revuto-staking-center/basic-staking-pool/rstronaut-basic-staking-pool.md)
- [EBT1 Basic Staking Pool](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/revuto-staking-center/basic-staking-pool/ebt1-basic-staking-pool.md)
- [R Fund Staking Pool](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/revuto-staking-center/r-fund-staking-pool.md): Stake ADA to earn ADA and Cardano native tokens
- [NFT Universe](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/nft-universe.md)
- [First token sale on Cardano - Master NFT](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/nft-universe/first-token-sale-on-cardano-master-nft.md)
- [Rstronaut NFT](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/nft-universe/rstronaut-nft.md)
- [Revulution NFTs](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/nft-universe/revulution-nfts.md): an opportunity for a lifetime!
- [Free Netflix & Spotify for Life](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/nft-universe/revulution-nfts/free-netflix-and-spotify-for-life.md): Limited number of lifelong subscriptions
- [Revuto Physical Cards](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/nft-universe/revulution-nfts/revuto-physical-cards.md): The next generation of Crypto-Cards is coming!
- [How and where to buy NFTs?](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/nft-universe/revulution-nfts/how-and-where-to-buy-nfts.md): All the places where Revulution NFTs can be purchased!
- [Launchpad - Profila](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/launchpad-profila.md): Profila is the first project on Revuto launchpad
- [Farming](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/farming.md)
- [Genius X Farming Pool](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/farming/genius-x-farming-pool.md): We’re announcing our next staking pool and offering 200 000 GENSX tokens from the Genius Yield project.
- [Genius Yield (GENS) ISPO](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/farming/genius-yield-gens-ispo.md): Stake REVU to earn GENS
- [World Mobile Token (WMT) Farming Pool](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/farming/world-mobile-token-wmt-farming-pool.md): Stake REVU to earn WMT
- [Profila (ZEKE) IFO Staking Pool](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/farming/profila-zeke-ifo-staking-pool.md): Stake REVU to earn ZEKE. Participate in the first IFO Staking pool.
- [MELD Staking Pool](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/farming/meld-staking-pool.md): Stake REVU to earn MELD
- [Cardax Staking Pool](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/farming/cardax-staking-pool.md): Stake REVU to earn CDX
- [R Token - Revudex IFO Pool](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/farming/r-token-revudex-ifo-pool.md): Stake REVU in the R token IFO pool to enjoy double rewards
- [MuesliSwap Farming Pool](https://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex/farming/muesliswap-farming-pool.md): Rstronaut NFT Staking Planet 8/8


---

# 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://revuto.gitbook.io/revuto/app-wallet-nft-staking-dex.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.
