# What can I do on ION Finance?

:arrow\_left:[Go Back](/ion-finance-doc/welcome-to-ion-finance.md)

🔄**Convert:** Users can instantly and easily trade tokens using Market orders or set their own prices with Limit orders.

💹**Trade:** Similarly to "Convert", users can trade crypto, but with more control, using a traditional exchange interface that includes order books, charts, and detailed market analysis.

💰**Earn:** Users can provide liquidity to earn rewards, with options for a simplified experience in Simple Mode or a more controlled approach in Pro Mode.

🖼️**Portfolio:** Users can manage and track their entire crypto holdings in one place. This feature provides a comprehensive dashboard showing the current value, performance trends, and asset distribution.


---

# 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://ion-finance-1.gitbook.io/ion-finance-doc/welcome-to-ion-finance/what-can-i-do-on-ion-finance.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.
