# Getting Started

To trade on Kana Perps, you need:

* USDT tokens on Aptos - These tokens serve as both collateral and investment for your trades.
* APT tokens – While we offer gasless transactions on market orders, users still need APT tokens to place limit order trades.
* Once you have these tokens, you can choose between
* An EOA wallet (Normal DeFi Wallets) such as Pontem, Petra, or Martian Wallet.
* The Aptos keyless wallet features social login and one-click transaction signing features.

With your wallet set up and funded, you can connect to the Kana Perps and start trading.

{% embed url="<https://app.gitbook.com/o/LtMhWh0UxBSaETOW2n6T/s/maXag665v6LhjJH7XMxS/~/changes/106/products-and-features/kana-labs-defi-simplified/kana-perps/getting-started/mint-tokens-on-testnet>" %}


---

# 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.kanalabs.io/perpetual-futures/kana-perps/getting-started.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.
