# Orca 한국어

## Orca 한국어

- [FAQs - 자주 묻는 질문](https://orca-so.gitbook.io/orca_korea/master.md)
- [토큰 교환 방법](https://orca-so.gitbook.io/orca_korea/how-to-exchange-tokens.md): 초보자를 위한 단계별 가이드 👋
- [유동성 제공 방법](https://orca-so.gitbook.io/orca_korea/how-to-provide-liquidity-on-orca.md)
- [더블-딥(Double-Dip) 풀 사용방법](https://orca-so.gitbook.io/orca_korea/how-to-use-double-dip-pools.md): 더블-딥 풀은 오르카와 파트너 프로젝트의 토큰으로 LP를 보상하는 특별한 아쿠아팜스입니다.
- [오르카 브랜드 자산](https://orca-so.gitbook.io/orca_korea/orca-brand-assets.md)
- [콜렉터블](https://orca-so.gitbook.io/orca_korea/collectibles.md): 오르카 콜렉터블은 우리의 해양 생태계에서 온 생물들을 특징으로 하는 특별한 코인입니다. 우리의 귀엽고 다채로운 콜렉터블에 대해 여기서 더 자세히 알아보세요! 🐟🐋
- [콜렉터블 히스토리](https://orca-so.gitbook.io/orca_korea/collectibles/collectibles-history.md): 오르카 콜렉터블은 우리의 해양 생태계에서 온 생물들을 특징으로 하는 특별한 코인입니다. 우리의 귀엽고 다채로운 콜렉터블의 역사에 대해 여기서 더 자세히 알아보세요! 🐟🐋
- [콜렉터블 트레이딩](https://orca-so.gitbook.io/orca_korea/collectibles/collectibles-trading.md): 오르카 콜렉터블은 우리의 해양 생태계에서 온 생물들을 특징으로 하는 특별한 코인입니다. 우리의 귀엽고 다채로운 콜렉터블의 거래에 대해 여기서 더 자세히 알아보세요! 🐟🐋
- [콜렉터블 스테이킹](https://orca-so.gitbook.io/orca_korea/collectibles/collectibles-staking.md): 오르카 콜렉터블은 우리의 해양 생태계에서 온 생물들을 특징으로 하는 특별한 코인입니다. 우리의 귀엽고 다채로운 콜렉터블의 스테이킹에 대해 여기서 더 자세히 알아보세요! 🐟🐋
- [콜렉터블 : STARFISH](https://orca-so.gitbook.io/orca_korea/collectibles/collectible-starfish.md): 오르카 콜렉터블은 우리의 해양 생태계에서 온 생물들을 특징으로 하는 특별한 코인입니다. STARFISH에 대해 여기서 더 자세히 알아보세요! ⭐
- [토큰피디아](https://orca-so.gitbook.io/orca_korea/undefined.md): 오르카의 전체 토큰 목록
- [통합](https://orca-so.gitbook.io/orca_korea/undefined-1.md)
- [거버넌스 v0 유저 가이드](https://orca-so.gitbook.io/orca_korea/v0.md): 본 가이드에서는 Realms로 알려진 Solana Program Library 웹 포털을 통해 호스팅되는 Orca Governance 프로그램 v0에 참여하는 방법을 설명합니다.
- [월풀 FAQ](https://orca-so.gitbook.io/orca_korea/faq.md)
- [정의](https://orca-so.gitbook.io/orca_korea/faq/undefined.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://orca-so.gitbook.io/orca_korea/master.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.
