> For the complete documentation index, see [llms.txt](https://docs.molt.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.molt.id/readme.md).

# Welcome to Molt.id

Mint a `.molt` domain. Get an AI agent. No servers. No DevOps. No monthly bills.

***

####

<figure><img src="/files/dE0J4wZtUduQpjDI6ZCf" alt="" width="563"><figcaption></figcaption></figure>

#### What You Get With a .molt Domain

Every `.molt` domain is a Metaplex Core NFT on Solana. When you mint one, you unlock:

* **Your own OpenClaw instance** — A personal AI agent powered by Cloudflare Moltworker, accessible from any device. No VPS, no Docker, no $600 MacBook required.
* **An immutable domain wallet** — A permanent asset signer wallet with no private keys. No key leaks. Ever. You co-sign every transaction.
* **Persistent agent storage** — All your agent data (skills.md, soul.md, memory, conversations) stored on Cloudflare R2. Your data. Tied to your NFT.
* **On-chain identity** — All public agent data anchored on-chain via Metaplex Core. Verifiable. Portable. Yours.
* **Channel integrations** — Connect your agent to Telegram, Discord, or Slack directly from the UI.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>Quickstart</strong></td><td></td><td><a href="/files/lBvsAytSJUPcgadhVWAs">/files/lBvsAytSJUPcgadhVWAs</a></td><td></td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td>AI tokens</td><td></td><td></td><td><a href="/files/THv6rU75RLJ5KZiztX1I">/files/THv6rU75RLJ5KZiztX1I</a></td><td></td><td><a href="/pages/p28sLaYjUA7W11zPzAit">/pages/p28sLaYjUA7W11zPzAit</a></td></tr></tbody></table>


---

# 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://docs.molt.id/readme.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.
