# Launching an L1 Devnet / Testnet

To launch your Avalanche L1 Devnet or Testnet, the first step is to subscribe to the desired network tier through our platform. Once the subscription is active, you can proceed with configuring your network by providing essential details such as chain parameters, tokenomics settings, and permission for native precompiles.&#x20;

This setup ensures your environment is tailored to your specific use case. The platform guides you through each step, making it seamless to deploy and manage your own sovereign EVM-compatible chain.


---

# 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.cogitus.io/getting-started/launching-an-l1-devnet-testnet.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.
