# Welcome!

### What is dotHYPE?

dotHYPE transforms names into modular, programmable identity containers built for the HyperEVM era. Whether you’re here to claim your first `.hype` name, integrate identity into your dApp, or explore the architecture behind it all, we’ve designed dotHYPE to meet you where you are clear, composable, and future-ready. It starts with naming, then becomes identity infrastructure.

## Begin your dotHYPE journey based on your intent:

**🔰**New to dotHYPE? → [Quickstart Guide](/quickstart/introduction-to-dothype.md)

🔧Building or integrating? → [Builder Toolkit](/integrating-.hype/build-with-dothype.md)

🤿Curious about how it works? → [Explore the Architecture](/architecture/how-it-all-works.md)

🔧 Inside our first-principles thinking → [Explore the philosophy behind dotHYPE ](/foundations/principles.md)

## 📚Explore Our Guides

Navigate our system based on what you want to do - whether you're just getting started or building something new\..

<table data-column-title-hidden data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>How to use HyperEVM</td><td>New to the ecosystem? Start here.</td><td><a href="/pages/2ZjbRPxFZyzN7KPRvanZ">/pages/2ZjbRPxFZyzN7KPRvanZ</a></td><td></td></tr><tr><td>Get Your Name</td><td>Step-by-step tutorials for claiming, renewing, and customizing your .hype name.</td><td><a href="/pages/4WIMpDzFb3YkAuStdIFK">/pages/4WIMpDzFb3YkAuStdIFK</a></td><td></td></tr><tr><td>Customize Your Identity</td><td>Personalize your .hype name with avatars, social links, and metadata.</td><td><a href="/pages/oZdK7PzOZUx62Tlovcx0">/pages/oZdK7PzOZUx62Tlovcx0</a></td><td></td></tr><tr><td>Build with dotHYPE</td><td>Everything builders need: SDKs, resolvers, integration guides, and smart contract docs.</td><td><a href="/pages/O1EG3PZ8CGvHlByRSKLy">/pages/O1EG3PZ8CGvHlByRSKLy</a></td><td></td></tr><tr><td>Explore the Architecture</td><td>Understand the architecture, minting mechanics, and roadmap behind dotHYPE.</td><td><a href="/pages/vcUJefBogfy45F7yiiWK">/pages/vcUJefBogfy45F7yiiWK</a></td><td></td></tr><tr><td>Official Links</td><td>Twitter, Discord, Website</td><td><a href="/pages/uBphrlclX9J6iYNor0Fp">/pages/uBphrlclX9J6iYNor0Fp</a></td><td></td></tr></tbody></table>


---

# 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.dothype.io/welcome.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.
