# Liquidity & Swaps

- [Create Liquidity](https://smart-tools.gitbook.io/smart-tools-docs/liquidity-and-swaps/create-liquidity.md): Easily launch and manage liquidity pools on leading DEXs—perfect for token projects, traders, and DeFi participants.
- [Liquidity & Swap](https://smart-tools.gitbook.io/smart-tools-docs/liquidity-and-swaps/liquidity-and-swap.md): Deploy liquidity pools and execute coordinated buys in one atomic transaction—perfect for IDOs, stealth launches, and anti-frontrunning strategies.
- [Batch Swap](https://smart-tools.gitbook.io/smart-tools-docs/liquidity-and-swaps/batch-swap.md): Execute coordinated token swaps across multiple wallets in one seamless operation—powerful for traders, DAOs, and DeFi strategists.


---

# 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://smart-tools.gitbook.io/smart-tools-docs/liquidity-and-swaps.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.
