# ChewySwap Docs

## ChewySwap Docs

- [ChewySwap Intro](https://docs.chewyswap.com/chewyswap-intro.md)
- [Languages](https://docs.chewyswap.com/chewyswap-intro/languages.md): Translations Available!
- [Get Started](https://docs.chewyswap.com/chewyswap-intro/get-started.md)
- [Create a Wallet](https://docs.chewyswap.com/chewyswap-intro/get-started/create-a-wallet.md)
- [Get BONE for Gas](https://docs.chewyswap.com/chewyswap-intro/get-started/get-bone-for-gas.md)
- [KYC](https://docs.chewyswap.com/chewyswap-intro/kyc.md): Taking a step towards solid investor security and transparency.
- [Audits](https://docs.chewyswap.com/chewyswap-intro/audits.md)
- [Roadmap](https://docs.chewyswap.com/chewyswap-intro/roadmap.md)
- [Chewy Token](https://docs.chewyswap.com/chewy-token.md): Chewy is our "Cake"
- [Connect to Shibarium](https://docs.chewyswap.com/connect-to-shibarium.md)
- [Connect to Dogechain](https://docs.chewyswap.com/connect-to-dogechain.md)
- [Frequently Asked Questions](https://docs.chewyswap.com/frequently-asked-questions.md): FAQ about ChewySwap
- [Products](https://docs.chewyswap.com/products.md)
- [DEX Aggregator](https://docs.chewyswap.com/products/dex-aggregator.md): Optimizes your Swaps for the Best Price!
- [How to Swap](https://docs.chewyswap.com/products/dex-aggregator/how-to-swap.md)
- [Send Tokens](https://docs.chewyswap.com/products/dex-aggregator/send-tokens.md)
- [Price Ticker](https://docs.chewyswap.com/products/dex-aggregator/price-ticker.md)
- [Portfolio Tracker](https://docs.chewyswap.com/products/portfolio-tracker.md): Easily track your tokens and their current values
- [Exchange](https://docs.chewyswap.com/products/exchange.md)
- [How to Swap](https://docs.chewyswap.com/products/exchange/how-to-swap.md)
- [Built-In Charts](https://docs.chewyswap.com/products/exchange/built-in-charts.md): Price History at a Glance in one Place!
- [Fees and Routes](https://docs.chewyswap.com/products/exchange/fees-and-routes.md)
- [Settings / Slippage](https://docs.chewyswap.com/products/exchange/settings-slippage.md)
- [Zap (V2)](https://docs.chewyswap.com/products/exchange/zap-v2.md): Simple liquidity provisioning with only one click
- [Liquidity Pools](https://docs.chewyswap.com/products/exchange/liquidity-pools.md): The Life-Blood of Instant Trading on a DEX
- [Yield Farming](https://docs.chewyswap.com/products/yield-farming.md)
- [How to Use Farms](https://docs.chewyswap.com/products/yield-farming/how-to-use-farms.md)
- [Governance and Tokenomics](https://docs.chewyswap.com/governance-and-tokenomics.md)
- [Ambassador Program](https://docs.chewyswap.com/ambassador-program.md)
- [Ecosystem & Partnerships](https://docs.chewyswap.com/ecosystem-and-partnerships.md)
- [Developers](https://docs.chewyswap.com/developers.md)
- [Migrate from Marswap](https://docs.chewyswap.com/developers/migrate-from-marswap.md): How to migrate project Liquidity from Marswap to ChewySwap
- [Resources for Builders](https://docs.chewyswap.com/developers/resources-for-builders.md): Guide for Building on ChewySwap
- [Dapp Boilerplate](https://docs.chewyswap.com/developers/resources-for-builders/dapp-boilerplate.md): a handy Boilerplate for starting your first decentralized application!
- [Contributing](https://docs.chewyswap.com/developers/contributing.md)
- [Launching on ChewySwap](https://docs.chewyswap.com/developers/launching-on-chewyswap.md)
- [Gempad](https://docs.chewyswap.com/developers/gempad.md)
- [Smart Contracts](https://docs.chewyswap.com/developers/smart-contracts.md)
- [ChewySwap Exchange](https://docs.chewyswap.com/developers/smart-contracts/chewyswap-exchange.md)
- [MasterChef](https://docs.chewyswap.com/developers/smart-contracts/masterchef.md): Main staking contract for distributing and managing emissions
- [Testnet](https://docs.chewyswap.com/developers/smart-contracts/testnet.md): Currently available on Shibarium's Puppynet based on Sepolia
- [Testnet Support](https://docs.chewyswap.com/developers/testnet-support.md): ChewySwap on PuppyNet
- [About Dogechain ZKEVM](https://docs.chewyswap.com/developers/testnet-support/about-dogechain-zkevm.md)
- [Connecting](https://docs.chewyswap.com/developers/testnet-support/connecting.md)
- [Developers](https://docs.chewyswap.com/developers/testnet-support/developers.md): Information for Developers
- [Media Kit](https://docs.chewyswap.com/media-kit.md)


---

# 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://docs.chewyswap.com/chewyswap-intro.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.
