# Plataformas y Empresas

#### [ENS (Ethereum Name Service)](https://ens.domains)

Es un sistema de nombres descentralizado construido sobre Ethereum que vincula nombres legibles por humanos (como `vitalik.eth`) con identidades digitales, wallets y datos. En **Prutopia**, ENS se utiliza como base para los nombres de usuario, permitiendo identidades portables y propiedad del usuario que pueden resolverse entre aplicaciones y compartirse como identificadores simples y consistentes.

Puedes leer más sobre los nombres de usuario [aquí](/overview/producto.md#nombres-de-usuario).<br>

#### [Frutero](https://www.frutero.club/)

La comunidad de builders que crea founders, donde el talento se transforma en impacto. Frutero permitirá a los integrantes de su comunidad incorporar experiencias formativas validadas en su perfil laboral de **Prutopia**.


---

# 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://documentacion.prutopia.io/integraciones/prutopia-network/plataformas-y-empresas.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.
