# Leveraged Tokens Trading

## **Getting Started with Leveraged Token Trading**

1. **Log In:** Access your KoinBay account and navigate to the Leverage Section.
2. **Choose the leverage token:** Select the pair you want to trade.
3. **Trading Options:**
   * **Limit Orders:** Set the price you want to buy/sell at. Specify the number of tokens or percentage of capital.
   * **Market Orders:** Buy/sell at the current market price. Choose the amount or percentage of capital.
4. **Check Trades:** View your trades under Open Orders.

***

## **Fees and Rebalances**

* **Fees:** Similar to spot transactions, mostly 0.1%. A daily management fee is applied, reflected in the leveraged token's net value.
* **Rebalance:**
  * **Regular Rebalance:** Adjusts positions daily at 00:00 (UTC+8) to maintain leverage ratio.
  * **Irregular Rebalance:** Activated during high market volatility to control risks and prevent net value from dropping to zero.


---

# 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.koinbay.com/services/trading/leveraged-tokens-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.
