# Squirrel

## Squirrel

- [Squirrel](https://squirrel-wallet.gitbook.io/squirrel/master.md): DeFi & NFT technology for the next generation of blockchain and metaverse users
- [Mission & Vision](https://squirrel-wallet.gitbook.io/squirrel/master/mission-and-vision.md)
- [Communities](https://squirrel-wallet.gitbook.io/squirrel/master/communities.md): Get Squirrelly with us - we're NUTS 😎
- [Roadmap](https://squirrel-wallet.gitbook.io/squirrel/master/roadmap.md)
- [FAQ](https://squirrel-wallet.gitbook.io/squirrel/master/faq.md)
- [Privacy Policy](https://squirrel-wallet.gitbook.io/squirrel/master/privacy-policy.md): Last updated July 01, 2022
- [Support](https://squirrel-wallet.gitbook.io/squirrel/master/support.md)
- [Beta Test Guide](https://squirrel-wallet.gitbook.io/squirrel/products/beta-test-guide.md)
- [Squirrel Wallet](https://squirrel-wallet.gitbook.io/squirrel/products/squirrel-wallet.md)
- [Automated Market Maker](https://squirrel-wallet.gitbook.io/squirrel/products/squirrel-wallet/automated-market-maker.md)
- [Guardians](https://squirrel-wallet.gitbook.io/squirrel/products/squirrel-wallet/guardians.md)
- [Exchange](https://squirrel-wallet.gitbook.io/squirrel/products/squirrel-wallet/exchange.md)
- [Analytics](https://squirrel-wallet.gitbook.io/squirrel/products/squirrel-wallet/analytics.md)
- [Yield Farming](https://squirrel-wallet.gitbook.io/squirrel/products/squirrel-wallet/yield-farming.md)
- [Liquidity](https://squirrel-wallet.gitbook.io/squirrel/products/squirrel-wallet/liquidity.md)
- [Zaps](https://squirrel-wallet.gitbook.io/squirrel/products/squirrel-wallet/zaps.md)
- [Squirrelly Squirrels](https://squirrel-wallet.gitbook.io/squirrel/products/squirrelly-squirrels.md): 10k algorithmically generated Squirrels ruling the metaverse
- [Story](https://squirrel-wallet.gitbook.io/squirrel/products/squirrelly-squirrels/story.md)
- [Famous Squirrels](https://squirrel-wallet.gitbook.io/squirrel/products/squirrelly-squirrels/famous-squirrels.md): Get to know the movers and shakers of the Squirrelverse!
- [Artists](https://squirrel-wallet.gitbook.io/squirrel/products/squirrelly-squirrels/artists.md)
- [FAQs](https://squirrel-wallet.gitbook.io/squirrel/products/squirrelly-squirrels/faqs.md): Answering all your questions about Squirrelly Squirrels
- [Provably Fair NFT Distribution](https://squirrel-wallet.gitbook.io/squirrel/products/squirrelly-squirrels/provably-fair-nft-distribution.md): Read on to see how every purchaser of a Squirrelly Squirrel has the same opportunity to receive a rare Squirrel!
- [How to Buy](https://squirrel-wallet.gitbook.io/squirrel/products/squirrelly-squirrels/how-to-buy.md): How to get yourself a one-of-a-kind Squirrelly Squirrel
- [Squirrelly Roadmap](https://squirrel-wallet.gitbook.io/squirrel/products/squirrelly-squirrels/squirrelly-roadmap.md): Roadmap for Squirrelly Squirrels NFTs
- [Terms of Use](https://squirrel-wallet.gitbook.io/squirrel/products/squirrelly-squirrels/terms-of-use.md): Last revised Jan 7, 2022
- [NUTS](https://squirrel-wallet.gitbook.io/squirrel/tokenomics/nuts.md): NUTS tokens power the Squirrel ecosystem
- [Smart Contracts](https://squirrel-wallet.gitbook.io/squirrel/developers/smart-contracts.md)
- [Bug Bounty](https://squirrel-wallet.gitbook.io/squirrel/developers/bug-bounty.md): Squirrel offers a bug bounty program for security professionals to find and report vulnerabilities in our codebase to keep our users safe.
- [Audits](https://squirrel-wallet.gitbook.io/squirrel/developers/audits.md)
- [API](https://squirrel-wallet.gitbook.io/squirrel/developers/api.md): Information for Web3 developers to integrate Squirrel products into their respective ecosystems


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://squirrel-wallet.gitbook.io/squirrel/master.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.
