# Trade on kine.exchange

## Install Metamask <a href="#fg6e4" id="fg6e4"></a>

We currently support using the desktop Chrome version of the Metamask wallet for interaction with the Kine Protocol <https://www.kine.io> interface.

Install Metamask here:

* <https://metamask.io/download.html>

## Connect to [Kine exchange](https://app.gitbook.com/) <a href="#okhxz" id="okhxz"></a>

Metamask users can connect directly without registration by clicking 「Connect with Metamask」.

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

Sign in Metamask.

![](/files/-MhWHSIkISztxdGTJZDI)

## Deposit Margin <a href="#hthh1" id="hthh1"></a>

Starting from Aug 20th, traders can select kUSD/ USDT/ USDC as your margin. USDT is default margin currency, switch to USDC or kUSD, please follow margin currency switch guideline

Go to「Portfolio」，follow these steps to complete margin depoist:

1. Click Deposit

![](/files/tCNlLcpNtnfZ9iDtOa6g)

2\. Enter the amount you want to transfer

![](/files/-MhWHiclGKFVdUgEUcQe)

## Start Trading <a href="#czlzu" id="czlzu"></a>

1. To start trading, transfer your margin to trading account.

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

2\. Select asset, check its price movement and funding rates at the top-left section.

![](/files/-MhWI6XOMkHug6XmD9g1)

3\. Select Cross Margin or Isolated Margin

4\. Open a position. Choose Buy to open a long position, and Sell to open a short:

![](/files/-MhWIBV8uPl4rRaymXRK)

5\. Choose to place a market order or condition order

![](/files/aurt4HBR18OBUVnbzNzD)

6\. Enter the size of the position you want place, the amount of leverage will adjust accordingly. You can also choose the leverage you'd like to use, position size (aka 'amount') will update.

\<Market order> & \<Condition order>

![](/files/L1wRSXDsOavvX9n3HHfz)

7\. Check Positions/Open Orders/Order History:

![](/files/-MhWIHn-9kwR7rYQDOg2)

8\. Close positions

![](/files/tfkiQvFb8Aq2Y02Mxe7o)


---

# 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://kine.gitbook.io/kine-docs-portal/tutorials/trade-on-kine.exchange.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.
