# quickstart

- [Introduction to dotHYPE](https://docs.dothype.io/quickstart/introduction-to-dothype.md): Welcome to the future of modular on-chain identity for HyperEVM.
- [HyperEVM Basics](https://docs.dothype.io/quickstart/introduction-to-dothype/hyperevm-basics.md): HyperEVM is the EVM-compatible layer of the Hyperliquid blockchain. If this is your first time exploring HyperEVM, here’s everything you need to get started.
- [Get Your Name](https://docs.dothype.io/quickstart/introduction-to-dothype/get-your-name.md): Step-by-step guide to minting your .hype identity.
- [What You Can Do Today](https://docs.dothype.io/quickstart/introduction-to-dothype/what-you-can-do-today.md): Your .hype name is usable the moment it’s minted.
- [Customizing Your Identity](https://docs.dothype.io/quickstart/introduction-to-dothype/customizing-your-identity.md): Make your name more than a label - make it a reflection of who you are.
- [What's Coming Next](https://docs.dothype.io/quickstart/introduction-to-dothype/whats-coming-next.md): dotHYPE isn’t just a naming service. It’s modular identity infrastructure.


---

# 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/quickstart.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.
