# How to Join a Trade

1\. You can join any trade in the "Open" state through the Open Trades tab.

<figure><img src="/files/RBk9u21aKbDoWZ3cQZCC" alt="" width="200"><figcaption></figcaption></figure>

2\. Find a trade you want to join. At a glance you can see the pair being traded, direction, proposed entry, and proposed exit price.

<figure><img src="/files/pwrNu9qv97i8E78Zc9nv" alt="" width="200"><figcaption></figcaption></figure>

3\. Click join, enter the amount to deposit, and sign the transaction. That's it! Share with your friends and monitor the trade on your positions page.

<figure><img src="/files/I7kVQ4GIOcNuxGp54EID" alt="" width="200"><figcaption></figcaption></figure>


---

# 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.destreet.com/how-to-join-a-trade.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.
