# Build on the Botanix EVM

We have gathered information for our three main groups of builders:

1. People who built on Bitcoin before and now want to build on the Botanix EVM - see [Broken mention](broken://pages/AYNcShOruQfNHIpuUyrs)
2. People who are used to building applications on the EVM and want to start from scratch - see [Develop a new dApp](/botanix/build-applications/build-on-the-botanix-evm/develop-a-new-dapp.md)
3. People who want to migrate an existing application from another chain to the Botanix EVM - see [Migrate existing dApps](/botanix/build-applications/build-on-the-botanix-evm/migrate-existing-dapps.md)

Happy building!&#x20;


---

# 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.botanixlabs.com/botanix/build-applications/build-on-the-botanix-evm.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.
