# How To Trade

#### 1. **Create a Torus/CasperLabs Signer wallet**

To use Friendly Market, you'll need to create a Casper wallet with CasperLabs Signer or Torus. Your tokens will be exchanged directly to and from your wallet.

**2. Get CSPR**

Since Friendly Market is based on the Casper blockchain, you will need its native token, CSPR, in your wallet to pay the network fees on each transaction.

**3. Connect your wallet**

![](/files/rJzO8LxpFO25gUhQSuKu)

#### **4. Enter the amounts**

![](/files/MZrtVmtcjMTxuH3uNdGR)

#### **5. Click on Swap and sign transaction**

* Sign using Casper Signer

![](/files/9kfsD0ili6VtwudeDMYy)

* Sign using Torus

![](/files/GRagcSImaQ1r2jOoxlIa)

#### 6. All done! You can click on 'View on Explorer' to see your transaction details.

![](/files/tE9wzYAp5NRYx03K5PIm)


---

# 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.friendly.market/products/amm/how-to-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.
