# About

We are a group of technology optimists, a technical team focused on the BTC ecosystem, and we are solely dedicated to protocol development. We do not issue any assets nor have an official community. Any assets issued using the SAT20 protocol are community-driven initiatives. We are willing to provide technical support to the community as long as it aligns with the principles of the SAT20 protocol and falls within our capabilities. We are committed to continuously building the SAT20 ecosystem.

## Links

* [GitHub](https://github.com/sat20-labs/)
* [Twitter](https://x.com/SAT20Labs/)
* [office website](https://sat20.org)


---

# 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.sat20.org/english/about.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.
