# KINGSWAP ONLINE

## KINGSWAP ONLINE

- [Welcome to Kingswap](https://docs.kingswap.online/welcome-to-kingswap.md)
- [Getting Started](https://docs.kingswap.online/overview/getting-started.md)
- [Exchange](https://docs.kingswap.online/services/exchange.md): The best platform for swapping tokens
- [Staking](https://docs.kingswap.online/services/staking.md): Earn more $King
- [NFT](https://docs.kingswap.online/services/nft.md): Buy NFTs from the top collections on the market in one place!
- [Contract Address](https://docs.kingswap.online/contracts/contract-address.md): Next, we will show the contracts that we have deployed on the Polygon blockchain.
- [Lend/Borrow](https://docs.kingswap.online/coming-soon/lend-borrow.md): Invest in the Aave protocol in a simple way.
- [Strategies](https://docs.kingswap.online/coming-soon/strategies.md): Invest in Aave and Compound with the best strategies on the market.


---

# 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.kingswap.online/welcome-to-kingswap.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.
