# 介绍

简单的起点：仅仅是东京一张小桌子前的两个程序员，没有风险投资，没有知名支持者，也没有任何创业公司经验。而现在Orca已经成为了Solana生态家喻户晓的名字。

今天，Orca是一个DAO，权力下放给[DAO理事会](https://docs.orca.so/orca-for-holders/governance/dao-council)，通过投票建立。ORCA代币的持有者可以通过制定、讨论和完善提案(参见[ORCA for Holders](https://docs.orca.so/orca-for-holders))来参与治理，并帮助规划ORCA DAO在DeFi海洋中的前进路线。

在Orca上，您可以便宜，快速，自信地交易代币(多亏了[公平价格指标](https://docs.orca.so/orca-for-traders/master#how-does-the-fair-price-indicator-work))，并且滑动率低(多亏了Orca的CLAMM池的资本效率)。作为流动性提供者，您可以利用无许可池(请参阅[Community listing](https://docs.orca.so/orca-for-liquidity-providers/community-listing)):一个简单的UI，允许任何人为绝大多数SPL令牌创建池，并具有可调整的费用等级。

作为开发者，您可以利用Solana上最有效的流动性来源，使用Orca的[双重审计](https://docs.orca.so/new-orca-for-traders/master#has-orca-been-audited)，开源[智能合约](https://github.com/orca-so/whirlpools)和开源[SDK](https://github.com/orca-so/whirlpool-sdk)快速轻松地构建，并加入与Orca集成的越来越多的项目。

你可以在[Ori‘s look back at 2022](https://discord.com/channels/798712664590254081/821367726689353791/1055561560891867278)中读到更多关于Orca's voyage的信息。


---

# 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://orca-so.gitbook.io/orca-docs-zh/jie-shao.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.
