# 资产创建者的Orca

Orca创建了一个专用工具，允许资产列表为其代币创建初始池，无需许可。在下一节中，您将找到一系列有用的如何使用无权限令牌列表工具的指南，以及改善令牌持有者体验的其他步骤。\
\
如果你对这个过程的任何部分不确定，请联系Orca寻求支持。如果你没有一个预先存在的渠道与Orca沟通，那么请在discord中开一个ticket\
\
高级池创建特性(<https://www.orca.so/create-pool>)处于测试阶段，面向高级用户。如果您不是高级用户，并且想要为Orca UI中已经可见的资产创建池，请参阅创建池教程。


---

# 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/zi-chan-chuang-jian-zhe-de-orca.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.
