> For the complete documentation index, see [llms.txt](https://seednodes.gitbook.io/club-de-nodos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seednodes.gitbook.io/club-de-nodos/para-empezar/seednodes.md).

# SEEDNodes

> ***Conectando regiones a través de infraestructura de nodos y educación. Desde LATAM para el mundo.***

### Quienes somos?

Somos parte de **SEED Org**, una organización basada en LATAM, dedicada a enfrentar los desafíos emergentes en blockchain a nivel global mediante la creación de soluciones que priorizan la descentralización. Impulsada por la investigación y la colaboración, SEED Org contribuye activamente al desarrollo de sistemas descentralizados en diversos sectores.

Desde la vertical de **Nodos** nos enfocamos en traer adopcion y decentralizacion a blockchain.&#x20;

Nuestro equipo de colaboradores:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="https://x.com/SeedsPuntoEth"><em><strong>Noa</strong></em></a> <em><strong>- Coordinador</strong></em></td><td></td><td></td><td><a href="/files/C1La68yIcnoM05bQayCN">/files/C1La68yIcnoM05bQayCN</a></td></tr><tr><td><a href="https://x.com/criptopipa"><em><strong>Wilbur</strong></em></a> <em><strong>- Investigador</strong></em></td><td></td><td></td><td><a href="/files/efOsue9ACYryj9K5Uit9">/files/efOsue9ACYryj9K5Uit9</a></td></tr><tr><td><a href="https://x.com/MateoEmilio1"><em><strong>Tute</strong></em></a> <em><strong>- Dev</strong></em></td><td></td><td></td><td><a href="/files/4YIPT1rQvGs4pOFlJ7Om">/files/4YIPT1rQvGs4pOFlJ7Om</a></td></tr><tr><td><a href="https://x.com/cavenaghiulises"><em><strong>Uli</strong></em></a> <em><strong>- Comms</strong></em></td><td></td><td></td><td><a href="/files/gzrgSBV1qLuC2wJqMlIH">/files/gzrgSBV1qLuC2wJqMlIH</a></td></tr><tr><td><a href="https://x.com/0xfeiwian"><em><strong>Fei</strong></em></a> <em><strong>- Product</strong></em></td><td></td><td></td><td><a href="/files/RsJbAAiGd3apw5yHWGnJ">/files/RsJbAAiGd3apw5yHWGnJ</a></td></tr><tr><td><a href="https://warpcast.com/chuy"><em><strong>Chuy</strong></em></a> <em><strong>- Colaborador</strong></em></td><td></td><td></td><td><a href="/files/BjtZOOOxSSJFWjvJhpOL">/files/BjtZOOOxSSJFWjvJhpOL</a></td></tr><tr><td><a href="https://x.com/Lorrena__"><em><strong>Lore</strong></em></a> <em><strong>- Colaboradora</strong></em></td><td></td><td></td><td><a href="/files/PbUtZ9NweEpBD9UD4M2N">/files/PbUtZ9NweEpBD9UD4M2N</a></td></tr></tbody></table>

### Empoderando la Descentralización

Al proveer infraestructura de primer nivel, avanzamos hacia un futuro más escalable, inclusivo y seguro. Promovemos y fortalecemos la descentralización a nivel global mediante una participación activa en múltiples redes.

### Formando a los Operadores de Nodos del Futuro

Colaboramos estrechamente con instituciones académicas y comunidades para desarrollar contenido especializado y adaptado a las necesidades del sector. Reconocemos el rol fundamental que cumplen estos actores y nos comprometemos a apoyar sus esfuerzos educativos.

{% hint style="info" %}
Querés ser parte? Encontranos en el [Club de Nodos ](https://t.me/SEED_Nodes)y envianos un mensaje!
{% endhint %}


---

# 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://seednodes.gitbook.io/club-de-nodos/para-empezar/seednodes.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.
