# MetaID Resources

### Infrastructure

#### MetaID Website:

[https://metaid.io](https://metaid.io/)

#### MetaID App Node:

You can obtain MAN here

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

Online MAN browser and service\
[https://man.metaid.io](https://man.metaid.io/)

#### MetaID SDK(TS)

You can get the MetaID-TS-SDK here

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

#### MetaIDProtocols.com

You can publish and view protocols formulated by application party here, and reuse this protocol data

[https://metaidprotocols.com](https://metaidprotocols.com/)

### MetaID-based Applications

Bitbuzz:

[https://bitbuzz.io](https://bitbuzz.io/)

### Others

If you are developing MetaID applications or need the MetaID Logo, please take it:

{% file src="/files/9UJI4McFLRLDFdV9l5Ct" %}


---

# 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/about-metaid/metaid-resources.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.
