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

# Andino culture

## **Collaboration and Connectivity**

At Andino, we value collaboration and connectivity as fundamental pillars for the development of innovation. We encourage the creation of synergies among our members, promoting collaboration in joint projects, knowledge sharing and exchange of experiences. We believe in the importance of building a solid and diverse network of professionals and entrepreneurs to strengthen the ecosystem of emerging technologies in Latin America.

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

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

## Decentralization of Quality Education

One of Andino's main purposes is to decentralize quality education in Peru and in the main Latin American countries. We recognize that access to quality education is fundamental to individual and collective development, and we believe that technology can play a crucial role in this area. Through training programs, workshops, conferences, hackathons and open educational resources, we seek to empower the Andean community and provide the necessary knowledge to understand and use emerging technologies effectively.

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

## **Promoting Latin American Talent in Web3**

Andino has become a benchmark in the promotion of Peruvian talent in the web3 field. In this new stage we seek to identify and empower more Peruvian and Latin American innovators and entrepreneurs who are developing disruptive solutions and projects based on blockchain, web3 and artificial intelligence. Through educational programs, keynote lectures, hackathons with monetary prizes, we provide support and visibility to those emerging talents who seek to take their ideas to the next level and contribute to the development of the region.

### We work with the following ecosystems:

* Ethereum
* Polygon
* Optimism
* Celo
* ENS&#x20;
* BNB Chain&#x20;
* Zora
* Base&#x20;

<figure><img src="/files/5wZx8DVdjkSSGOOFsKjA" alt=""><figcaption><p>Creating a smart contract in different ecosystems Ethereum, CELO, Polygon</p></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://andino.gitbook.io/andino/overview/andino-culture.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.
