> For the complete documentation index, see [llms.txt](https://atompus.gitbook.io/bitcoin-atompus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atompus.gitbook.io/bitcoin-atompus/about-bitcoin-atompus.md).

# About Bitcoin Atompus

<figure><img src="/files/pOs2eIS8pOMbuaABsjF5" alt=""><figcaption></figcaption></figure>

Bitcoin Atompus is a charitable 10K collection project aimed at helping the official Atomicals protocol team raise funds for AVM development. Apart from the design fees paid to the designer, all funds received from the MINT will be directly paid to the official address provided by the Atomicals protocol.

The term "Atompus" is derived from the combination of "Atom" and "Octopus". It is King Arthur's most loyal pet, guarding the Reactor of the Atomicals Kingdom's AVM.

Atompus aims to unite all forces within the Atomicals protocol to contribute to AVM. Therefore, we will design different series of Atompus specifically for key communities in the Atomicals ecosystem.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://atompus.gitbook.io/bitcoin-atompus/about-bitcoin-atompus.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.
