# How to Start Trading

## How to Start Trading

After you have purchased USDC and deposited funds into your balance, you need to complete two wallet signatures before you can start trading.

***

### Step 4. What You Need to Do

1. Open the Terminal and go to the **“Trading”** section.
2. Tap **“Start Trading”**.
3. The **“Account Setup”** menu will open.\
   There, you need to confirm that you want to enable trading.
4. Tap **“Continue in Wallet”**.

<figure><img src="/files/cRhsNLmPtfwvbYobxBfy" alt="" width="375"><figcaption></figcaption></figure>

5. Open MetaMask.
6. You will see a **Signature Request**.
7. Tap **“Confirm”**.
8. Return to the Terminal.

<figure><img src="/files/DQaKpBEwyLlauEDnBVHO" alt="" width="375"><figcaption></figcaption></figure>

After confirming the first signature, which is shown as **Step 1**, you need to repeat the same process one more time for **Step 2**.

After completing the second signature, return to the Terminal again.

That’s it. Your account is now ready for trading in Astra Terminal.

Congratulations and welcome to trading with Astra Terminal.


---

# 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://astra-terminal.gitbook.io/docs/english/quick-start/how-to-start-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.
