> For the complete documentation index, see [llms.txt](https://launchnodes.gitbook.io/lacnet-mainnet-configuracion-del-nodo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://launchnodes.gitbook.io/lacnet-mainnet-configuracion-del-nodo/provision-de-launchnodes-de-nodos-abiertos-de-lacchain.md).

# Provisión de Launchnodes de Nodos Abiertos de LACChain

LACNet ofrece a las organizaciones la posibilidad de implementar sus propios nodos en la red regional LACNet Mainnet Omega construida con la tecnología Hypderledger Besu (basada en Ethereum), permitiendo que su organización desarrolle sus soluciones y proyectos de blockchain de una manera sencilla, sostenible y escalable. Aprovechando el marco legal y de gobernanza proporcionado por LACNet y BID (IADB en inglés). La red LACNet Mainnet Omega es la evolución de la red Pro-Testnet de LACChain utilizada por más de 80 entidades y 50 proyectos como su infraestructura blockchain colateral. Para desplegar nodos escritores que puedan enviar transacciones a la Mainnet, le ofrecemos tres diferentes paquetes de membresía, y usted puede contratar el que mejor se adapte a sus necesidades de red y soporte técnico. Adicionalmente, también puede usar Pro-Testnet si se encuentra en una fase temporal de prueba.

### Unirse a Mainnet&#x20;

LACNet Mainnet es una red blockchain con permisos y su organización necesita aplicar aquí para ser aprobada y unirse a la mainnet.

### Membresía&#x20;

Una vez que su aplicación ha sido exitosa y LACNet ha aprobado su organización y confirmado su membresía, podrá configurar un nodo mainnet en AWS, utilizando las siguientes instrucciones de configuración.

El diagrama de flujo de trabajo destaca los pasos que necesita para ser aprobado y la información que necesita compartir con LACNet y luego cómo compra su membresía en AWS y procede a configurar su nodo.

<figure><img src="/files/AMrrzesmv4ns9zGtlIVX" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://launchnodes.gitbook.io/lacnet-mainnet-configuracion-del-nodo/provision-de-launchnodes-de-nodos-abiertos-de-lacchain.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
