# Posers Swap Tool

- [Main features](https://docs.posers.app/info/posers-swap-tool/main-features.md): Welcome to the Poser Swap Tool help page. In this section we explain interface features and capabilities of our tool.
- [Public Swap Pool](https://docs.posers.app/info/posers-swap-tool/public-swap-pool.md): It always stores a number of tokens added by the team - users will always have a choice to swap.
- [Private Swap](https://docs.posers.app/info/posers-swap-tool/private-swap.md): Private Swap allows you to securely swap one or more NFTs with another holder.
- [Contract audit](https://docs.posers.app/info/posers-swap-tool/contract-audit.md)
- [Changelog](https://docs.posers.app/info/posers-swap-tool/changelog.md)


---

# 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.posers.app/info/posers-swap-tool.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.
