> 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/reference.md).

# 레퍼런스

- [로드맵](https://docs.defi.app/knowledge-base/ko/reference/roadmap.md)
- [변경 내역](https://docs.defi.app/knowledge-base/ko/reference/changelog.md)
- [지난 이벤트](https://docs.defi.app/knowledge-base/ko/reference/past-events.md)
- [배틀 로얄](https://docs.defi.app/knowledge-base/ko/reference/past-events/battle-royale.md): 콘테스트는 2026년 2월 12일에 종료되었습니다
- [2025년 100만 달러 트레이딩 콘테스트](https://docs.defi.app/knowledge-base/ko/reference/past-events/2025-usd1m-trading-contest.md): 콘테스트는 2026년 1월 1일에 종료되었습니다
- [Degen Arena 시즌 1 보너스 토큰](https://docs.defi.app/knowledge-base/ko/reference/past-events/bonus-tokens.md)
- [감사](https://docs.defi.app/knowledge-base/ko/reference/audits.md): 디파이 App 기능에 대한 전문가 제3자 검토
- [지원되는 토큰 및 네트워크](https://docs.defi.app/knowledge-base/ko/reference/supported-tokens-and-networks.md)
- [스마트 계정](https://docs.defi.app/knowledge-base/ko/reference/smart-accounts.md)
- [의도 기반 스왑 및 실행](https://docs.defi.app/knowledge-base/ko/reference/intent-swaps.md)
- [보안 기능 및 통합](https://docs.defi.app/knowledge-base/ko/reference/security-features-and-integrations.md)
- [Solana 트랜잭션(TX) 모드](https://docs.defi.app/knowledge-base/ko/reference/solana-transaction-tx-modes.md)
- [AI 오케스트레이션](https://docs.defi.app/knowledge-base/ko/reference/ai-orchestration.md)
- [용어집](https://docs.defi.app/knowledge-base/ko/reference/glossary.md)


---

# 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/reference.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.
