> For the complete documentation index, see [llms.txt](https://docs.tradecraft.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tradecraft.fi/readme.md).

# Tradecraft Documentation Home

<h2 align="center">Pool and trade on Canton.</h2>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-sailboat">:sailboat:</i></h4></td><td><strong>Use the Exchange</strong></td><td>Trade and provide liquidity from your wallet.</td><td><a href="/spaces/dF47DwfCAGYAD1QW2BrD">/spaces/dF47DwfCAGYAD1QW2BrD</a></td><td></td></tr><tr><td><h4><i class="fa-layer-plus">:layer-plus:</i></h4></td><td><strong>Build</strong></td><td>Enable trading and liquidity operations in your apps.</td><td><a href="/spaces/u22wPaJ4JRf27sENGE1r">/spaces/u22wPaJ4JRf27sENGE1r</a></td><td></td></tr><tr><td><h4><i class="fa-comment-question">:comment-question:</i></h4></td><td><strong>Support</strong></td><td>Contact us for support with trading or liquidity.</td><td><a href="/spaces/QYXWXTLPO5lsYynVPkMu">/spaces/QYXWXTLPO5lsYynVPkMu</a></td><td></td></tr></tbody></table>

<h2 align="center">Join a growing community</h2>

<p align="center">News, support, partnerships.</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-x-twitter">:x-twitter:</i></h4></td><td><strong>X.com</strong></td><td>Follow us on X for the latest news.</td><td><a href="https://x.com/TradecraftFi">x.com/TradecraftFi</a></td><td></td></tr><tr><td><h4><i class="fa-envelope">:envelope:</i></h4></td><td><strong>Partnerships</strong></td><td>Token issuers, liquidity providers, wallet builders.</td><td>Email <a href="mailto:partnerships@tradecraft.fi">partnerships@tradecraft.fi</a></td><td></td></tr></tbody></table>


---

# 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 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.tradecraft.fi/readme.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.
