# Making your first trade

1. Sign in to <https://www.fliq.one/#/> via web3 or social login. Follow this [guide](/sign-in.md).

   <figure><img src="/files/Y5b3od3OFduxbYnyfVA0" alt=""><figcaption></figcaption></figure>
2. You need to deposit USDT on Aptos to trade on Fliq, check the guide here : <https://docs.fliq.one/how-to-fund-your-fliq-account-with-aptos-usdt-using-naira>
3. Choose which market you want to trade from the markets page&#x20;
4. Select which side you want to pick and buy shares for, Yes or No. \
   ![](/files/z2vR3XRt1JS5EGtyYikC)
5. Enter the dollar amount, you would like to buy the shares for.\
   ![](/files/TffOlsZQGxKzKCwQjY8b)
6. Hit the Buy button and approve the transaction in your wallet.\
   \
   ![](/files/4HJ9jlroS9AzLztcQsP5)


---

# 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.fliq.one/making-your-first-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.
