# Trading Guide

Before you begin trading, ensure that your wallet is properly connected and your wallet has the efficient amount of funds to begin trading on Artura. For help connecting the wallet please refer to the guide above.

***

### Approving Funds

1. To open a trade on Artura connect your wallet and approve the spending limit on your collateral asset.&#x20;

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfYF99T_CCpEZM8tNaNaivpnU-5-9p5woy7o3C4x0A9P4Y3Lg6o6TM1Tw193EmxgCyKhoLo_vXlVUBwMqETy5Jl_rWyz1OoO-FwgIuCuD7cXDdEiy2rRFqvuk62oSK8FXSZeSCKjQ?key=6XcaVTLauH_Jz0CItauZiXMr)

***

### Opening a Trade

1. Select your trading pair such as BTC, ETH, USDT and other emerging classes on the left.

2. Set up your Trade:

3. Select your Buy (long) or Sell (short) option on your trade.

4. Select your Market, Limit, or Stop Order:

   1. Market Order: An order to buy or sell an asset immediately at the best available current price. It prioritizes execution over price.
   2. Limit Order: An order to buy or sell an asset at a specific price or better. It ensures price control but may not execute if the market doesn't reach the specified price.
   3. Stop Order (Stop-Loss Order): An order triggered when the market reaches a specific price, converting it into a market order to minimize losses or lock in profits.\
      \
      ![](/files/wfiHV4Sgi0XrxdK037kf)

5. Decide your collateral and leverage level (we offer options up to 150x on certain pairs).

6. Review the position and place your order.

7. The order will remain pending under our “Pending Orders” section on our platform until approved where it will move into the “Active Orders” tab.

***

### Closing a Trade

* To Close a Trade: Review the trade you want to close under the chart in the “Active” orders tab. When you are ready to close, select the “X” button, confirm the action, and sign the approval/fee \
  for closing.

<figure><img src="/files/tT1peqpKvjdrYhrmXKrH" alt=""><figcaption></figcaption></figure>

Check Your History and Flex your PnL

* Check out your order history by navigating to the History tab under the orders section. From there you can select the arrow on the right of the tab where you will be directed to a page to display and customize your PnL.&#x20;

<figure><img src="/files/wBmCLLlcZDdmIAgQH4kA" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8ZkBjHWVyZH95cPQDkTy" alt=""><figcaption></figcaption></figure>

***

### Leave a Comment

* Don’t forget to leave a comment on our platform by accessing our comments panel on the right of the website. Engage with other users as they also trade the hottest narratives on Bitcoin L2’s.&#x20;

<figure><img src="/files/2XvW4bqZC2RJasX1g7a6" alt=""><figcaption></figcaption></figure>

***

### Problem Troubleshooting

Experiencing an issue with a pending trade and want to cancel?

* Head over to the "Pending" tab in your orders section and toggle "Show Market Orders". Then "X" the pending trade (the same as closing a regular trade) in order to cancel before it moves to active. This should also return any collateral used for the order as well.

<figure><img src="/files/n0O5lwbvfly4BbtvYDkL" alt=""><figcaption></figcaption></figure>


---

# 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.artura.finance/introducing-artura/getting-started/trading-guide.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.
