# Platforms and Companies

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

It is a decentralized naming system built on Ethereum that maps human-readable names (like `vitalik.eth`) to digital identities, wallets, and data. In **Prutopia**, ENS is used as the foundation for *usernames*, enabling portable, user-owned identities that can be resolved across apps and shared as simple, consistent handles.

You can read more about usernames [here](/overview/product.md#usernames).

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

A community of builders that creates founders, where talent is transformed into impact. Frutero will enable its community members to incorporate validated learning experiences into their **Prutopia** professional profiles.


---

# 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.prutopia.io/integrations/prutopia-network/platforms-and-companies.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.
