# MetaID资源

### 基础设施

#### MetaID网站：

暂时就是在 MAN 浏览器上修改出官网首页

<https://metaid.io>

#### MetaID App Node：

你可以在这里获取 MAN的源代码

<https://github.com/metaid-developers/man-indexer>

在线 MAN浏览器和服务 <https://man.metaid.io>

#### MetaID SDK(TS)

你可以在这里获取 MetaID-TS-SDK

<https://github.com/metaid-developers/metaid>

#### MetaID Protocols&#x20;

你可以在这里发布和查看各个应用方制定的协议，并且重用这些协议数据

<https://metaidprotocols.com>

***

### 基于 MetaID的应用

#### Bitbuzz:

<https://bitbuzz.io>

相信更多即将到来

***

### 其他

如果你在开发 MetaID 应用或需要 MetaID Logo，请拿去：

{% file src="/files/sTDct7efbvuUxxBUPrkw" %}


---

# 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://docs.metaid.io/zh/about-metaid/metaid-zi-yuan.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.
