# Social trading

To access the trading app, select "Trading" on the dashboard, or visit: <https://app.ago-defi.io/social-trading>.

<figure><img src="/files/AmjxKFjQzNDYhyLS2MCh" alt=""><figcaption></figcaption></figure>

You'll then see a list of traders and related details (incl. average ROI realized). To invest, simply select your preferred trader, insert the amount you wish to trade, and approve.

<figure><img src="/files/pXa9c6DTCbvNiZ5M6vYY" alt=""><figcaption></figcaption></figure>

Congratulations! You now own a part of the fund! You'll receive your rewards over time, depending on your selected trader's performance. But remember, you can sell your position whenever you want to.&#x20;


---

# 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://ago.gitbook.io/ago-english/how-to/social-trading.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.
