# Hyperchains web app

The [Aeternity Hyperchains Web App](https://init.hyperchains.ae/) is a configuration tool designed to simplify the process of setting up and deploying Hyperchains. Currently in beta, this tool helps users generate the necessary configuration files and smart contracts required to initiate a new Hyperchain. The application provides a step-by-step interface for configuring chain parameters, validator settings, and parent chain connections. There's a complete step-by-step guide to help you use the app to set up your very own Hyperchain.&#x20;

**IMPORTANT**: This beta release is intended for testing and development purposes only. Users should exclusively test Hyperchains on the Aeternity testnet (ae\_uat) to avoid risking real assets. The current version focuses solely on chain initialization and configuration generation - it does not yet support ongoing chain management or monitoring features. As a beta product, users may encounter occasional issues and should report them through our GitHub repository.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Hyperchains App</td><td><a href="/files/Mn0raWPCGdVF9LgIRfVj">/files/Mn0raWPCGdVF9LgIRfVj</a></td><td><a href="https://init.hyperchains.ae/">https://init.hyperchains.ae/</a></td></tr><tr><td>App How-To Guide</td><td><a href="/files/60QmGVxDyAZeLFAtGHRM">/files/60QmGVxDyAZeLFAtGHRM</a></td><td><a href="https://hyperchains.ae/how-to">https://hyperchains.ae/how-to</a></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.aeternity.com/aeternity-user-tools-and-services/hyperchains-web-app.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.
