# Multichain launchpad

OmniHub supports a wide range of the most popular mainnet and testnet chains across the EVM ecosystem. Our goal is to ensure that creators have access to the latest and most relevant networks as soon as they gain traction in the Web3 space.

#### Continuous Integration of New Chains

As soon as a new blockchain network becomes relevant or gains popularity, our team works swiftly to evaluate and integrate it into the OmniHub platform. This ensures our users can always experiment, launch, and build on the most up-to-date infrastructure available.

#### Quality and Performance Monitoring

Not all chains remain equally valuable over time. If a network proves to be unstable, underutilized, or receives repeated complaints from the community, it may be temporarily or permanently removed from OmniHub. This helps us maintain a high-quality experience for all users.

#### Community-Driven Chain Suggestions

We believe in building OmniHub alongside our community. If you’re aware of a new chain that you believe would be a great addition to the platform, we encourage you to submit your suggestion. Simply join [OmniHub Discord](https://discord.com/invite/w5ShHyTvhy) and post your proposal in the dedicated “**Suggestions**” channel.

OmniHub team regularly reviews community feedback and will assess all suggestions based on technical feasibility, ecosystem value, and demand from creators.


---

# 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://omnihub-launchpad.gitbook.io/omnihub/features-omnihub/multichain-launchpad.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.
