> For the complete documentation index, see [llms.txt](https://docs.navigator.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigator.exchange/community.md).

# COMMUNITY

- [Navigator NFT](https://docs.navigator.exchange/community/navigator-nft.md)
- [Capy Guardians Club](https://docs.navigator.exchange/community/navigator-nft/capy-guardians-club.md)
- [Exclusive Benefits for NFT Holders](https://docs.navigator.exchange/community/navigator-nft/exclusive-benefits-for-nft-holders.md)
- [The early bird gets the fat worm](https://docs.navigator.exchange/community/navigator-nft/the-early-bird-gets-the-fat-worm.md)
- [Capy Guardians Club Sale Details](https://docs.navigator.exchange/community/navigator-nft/capy-guardians-club-sale-details.md)
- [How to buy Capy Guardians Club NFT](https://docs.navigator.exchange/community/navigator-nft/how-to-buy-capy-guardians-club-nft.md)
- [How to stake and earn Real Yield with Capy Guardians Club NFT](https://docs.navigator.exchange/community/navigator-nft/how-to-stake-and-earn-real-yield-with-capy-guardians-club-nft.md)
- [NFT migration](https://docs.navigator.exchange/community/navigator-nft/nft-migration.md): Navigator makes it easy and fast for users to bridge NFTs from the Fantom chain to the Sonic chain.
- [Social Features](https://docs.navigator.exchange/community/social-features.md)
- [Referrals](https://docs.navigator.exchange/community/social-features/referrals.md): Get fee discounts and earn rebates through the Navigator referral program.
- [Position Share](https://docs.navigator.exchange/community/social-features/position-share.md)
- [Helpful Guides](https://docs.navigator.exchange/community/helpful-guides.md)
- [Online Issues](https://docs.navigator.exchange/community/helpful-guides/online-issues.md)
- [Trade Guide](https://docs.navigator.exchange/community/helpful-guides/trade-guide.md)
- [Deposit/ Withdraw Collateral](https://docs.navigator.exchange/community/helpful-guides/trade-guide/deposit-withdraw-collateral.md)
- [Open/ Close a position](https://docs.navigator.exchange/community/helpful-guides/trade-guide/open-close-a-position.md)
- [Connect Wallet](https://docs.navigator.exchange/community/helpful-guides/connect-wallet.md)
- [Connect with MetaMask](https://docs.navigator.exchange/community/helpful-guides/connect-wallet/connect-with-metamask.md)
- [Backup RPC URLs](https://docs.navigator.exchange/community/helpful-guides/connect-wallet/backup-rpc-urls.md)
- [Buy and Stake NSLP/NLP](https://docs.navigator.exchange/community/helpful-guides/buy-and-stake-nslp-nlp.md)
- [Community Groups](https://docs.navigator.exchange/community/community-groups.md): Discussion groups managed by the Navigator community.


---

# 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:

```
GET https://docs.navigator.exchange/community.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.
