# 거래 기본 (Trading Basics)

For a better understanding of key trading terms, please refer to [Glossary](https://orderly.network/docs/introduction/trade-on-orderly/trading-basics/glossary).

For a detailed explanation of different order types, please check [Order Types](https://orderly.network/docs/introduction/trade-on-orderly/trading-basics/order-types).

Saros Perpetual offers highly competitive fees—only 0.02% for **Makers** and 0.05% for **Takers**. Our low fees help you retain more of your profits, making frequent trading more cost-effective. This allows you to actively track the markets and place orders regularly to maximize your returns. For a detailed breakdown of trading fees, please check [Trading Fees](https://orderly.network/docs/introduction/trade-on-orderly/trading-basics/trading-fees).


---

# 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.saros.xyz/kr/saros-perp-dex/trading-basics.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.
