# Getting started

### What do I need to trade on Dirol? <a href="#what-do-i-need-to-trade-on-flash.trade" id="what-do-i-need-to-trade-on-flash.trade"></a>

1. Solana Wallet
   * If you have never used Solana before you will need a wallet like [<mark style="color:purple;">Phantom</mark>](https://phantom.app/)<mark style="color:purple;">,</mark> [<mark style="color:red;">Backpack</mark>](https://backpack.app/downloads)<mark style="color:red;">, or</mark> [<mark style="color:orange;">Solflare</mark>](https://solflare.com/)<mark style="color:orange;">.</mark>
   * Your wallet has a secret recovery phrase. Do not share it with anyone. Additionally, do not share your private key with anyone. Anyone who has access to your private keys or seed phrase can control your funds. Best practice is to record your seed phrase and store it in a safe physical location.<br>
2. The only User Interface will be found at [<mark style="color:purple;">https://dex.dirol.</mark>](ttps://dex.dirol.io)<mark style="color:purple;">io</mark> Do not attempt to access our UI from any other link as it could be a phishing attempt and drain your assets.


---

# 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://dirolprotocols-organization.gitbook.io/dirol/getting-started.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.
