> For the complete documentation index, see [llms.txt](https://paper.fort-gotten.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://paper.fort-gotten.com/misc./trading-tent.md).

# Trading Tent

![](/files/0mIrgj44A95lHWFFovTr)

### **Live trade Cardano Assets**

Trading Tent is an app built by the Fort Gotten team that allows two users to trade any Cardano Asset (NFTs, ADA, or any token) in real-time in a secure and trustless environment in a single transaction. It's basically an automatic trustless escrow system.

{% embed url="<https://www.tradingtent.io/>" %}

{% hint style="success" %}
As part of the Fort Gotten ecosystem, our holders enjoy a special benefit of a 50% discount on the trading fee, which is usually 5 ADA.
{% endhint %}


---

# 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://paper.fort-gotten.com/misc./trading-tent.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.
