# FAQ

**Q: What is SquadSwap?**

**A:** SquadSwap is a Decentralized Exchange (DEX) created by the PancakeSquad NFT community that offers seamless swapping of tokens on BNBChain. Beyond swapping, users can also provide liquidity, earn rewards, and even integrate their own custom DEX on their website using our widget.

**Q: What are the key features of SquadSwap?**

**A:** The platform focuses on innovation and user experience, offering a user-friendly interface suitable for both beginners and experienced crypto traders. It has low fee rates compared to its counterparts.

**Q: How does the SquadSwap widget work?**

**A:** The widget can be integrated into your own site with customizable design options. It enables users to perform crypto swaps directly within the integrated platform and leverage SquadSwap liquidity. SquadSwap also offers a revenue-sharing model, where a portion of the earnings is shared with the integrator. Need help? Ask the [community!](https://t.me/pancakesquadnft)

**Q: Is SquadSwap secure?**

**A:** The platform uses the latest security standards to ensure the safety of user information and data. The platform has also been audited by third parties which can be found in [Audit Reports](/audit-reports.md).

**Q: What is the SQUAD token?**

**A:** SQUAD is the official token of SquadSwap. It can be used to earn additional rewards by providing liquidity or staking it in pools.

**BNBChain**: 0x2d2567dec25c9795117228adc7fd58116d2e310c

**Q: Where can I find more information or get support?**

**A:** For more detailed information, you can refer to their whitepaper, terms of service, and the 'Support' section on their website


---

# 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.squadswap.com/platform/faq.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.
