> For the complete documentation index, see [llms.txt](https://docs.defi.app/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.defi.app/knowledge-base/ko/trade-and-earn.md).

# 거래 및 수익 창출

- [수익 공유](https://docs.defi.app/knowledge-base/ko/trade-and-earn/revenue-sharing.md): 추천인이 디파이 앱에서 거래할 때 거래 수수료의 일부를 받을 수 있습니다.
- [토큰 스왑](https://docs.defi.app/knowledge-base/ko/trade-and-earn/swap-tokens.md)
- [수익 창출](https://docs.defi.app/knowledge-base/ko/trade-and-earn/earn-yield.md)
- [무기한 계약 거래](https://docs.defi.app/knowledge-base/ko/trade-and-earn/trade-perpetuals.md)
- [Rocket Perps](https://docs.defi.app/knowledge-base/ko/trade-and-earn/trade-perpetuals/rocket-perps.md)
- [자주 묻는 질문](https://docs.defi.app/knowledge-base/ko/trade-and-earn/trade-perpetuals/faqs.md)
- [미국 주식 거래](https://docs.defi.app/knowledge-base/ko/trade-and-earn/trade-perpetuals/trade-us-stock.md): HIP-3를 통한 주식 시장
- [미국 주식 무기한 선물 거래](https://docs.defi.app/knowledge-base/ko/trade-and-earn/trade-perpetuals/trade-us-stock-perpetuals.md): HIP-3를 통한 주식 시장
- [초과 근무](https://docs.defi.app/knowledge-base/ko/trade-and-earn/overtime.md)
- [Degen Arena](https://docs.defi.app/knowledge-base/ko/trade-and-earn/degen-arena.md)
- [시즌](https://docs.defi.app/knowledge-base/ko/trade-and-earn/degen-arena/seasons.md)
- [자주 묻는 질문](https://docs.defi.app/knowledge-base/ko/trade-and-earn/degen-arena/faqs.md): Degen Arena에 대한 자주 묻는 질문입니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.defi.app/knowledge-base/ko/trade-and-earn.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.
