# Steps to place an order

## **Typescript**

1\. Faucet a usdt to your wallet account\
\
You can check here to faucet the usdt\
usdt\_faucet: <https://explorer.aptoslabs.com/object/0x24246c14448a5994d9f23e3b978da2a354e64b6dfe54220d[>…]c448cc/modules/run/usdt/faucet\_to\_address?network=testnet\
\
2\. After faucet you have to deposit that into your trading account :\
\
<https://docs.kanalabs.io/products-and-features/trading-apis/kana-perps-api/kana-perps-rest-api#id-4.-deposit>\
\
3\. After deposited you have to place the limit or market order:\
\
<https://docs.kanalabs.io/products-and-features/trading-apis/kana-perps-api/kana-perps-arest-api#id-6.-place-limit-order>

## **Python**

1\. Faucet a usdt to your wallet account\
\
You can check here to faucet the usdt\
usdt\_faucet: <https://explorer.aptoslabs.com/object/0x24246c14448a5994d9f23e3b978da2a354e64b6dfe54220d[>…]c448cc/modules/run/usdt/faucet\_to\_address?network=testnet\
\
2\. After faucet you have to deposit that into your trading account :\
\
<https://docs.kanalabs.io/~/changes/JpxQ3y4p9AD4BHUqimHx/products-and-features/trading-apis/kana-perps-api/kana-perps-python-rest-api#id-4.-deposit>\
\
3\. After deposited you have to place the limit or market order:\
\
<https://docs.kanalabs.io/~/changes/JpxQ3y4p9AD4BHUqimHx/products-and-features/trading-apis/kana-perps-api/kana-perps-python-rest-api#id-6.-place-limit-order>


---

# 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/spot-and-perp-apis/trading-apis/kana-perps-api/steps-to-place-an-order.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.
