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

# Bienvenido a Handora

Bienvenido al Whitepaper oficial de Handora.

<figure><img src="/files/5WCWOnZiVuqgR1dtutBt" alt=""><figcaption></figcaption></figure>

Este documento presenta la visión, la tecnología y la base económica de Handora, una infraestructura financiera global diseñada para empoderar a millones de inmigrantes que enfrentan barreras para acceder a los sistemas bancarios y crediticios tradicionales. Nuestra misión es simple pero transformadora: **brindar inclusión financiera real a través de la innovación, la transparencia y la tecnología blockchain moderna**.

Handora fue creada para quienes cruzan fronteras en busca de oportunidades, pero se encuentran excluidos de los servicios financieros esenciales. Al combinar crédito con garantía criptográfica, una cuenta digital unificada, gestión automatizada de riesgos y nuestro token de ecosistema nativo, ofrecemos una alternativa accesible y segura que las instituciones tradicionales no han podido ofrecer.

Aquí, explorará cómo funciona Handora, cómo se estructura su economía de tokens y cómo estamos construyendo una plataforma escalable y sostenible que integra pagos, crédito, ahorros y nuestra futura plataforma de intercambio propia.\
Este informe técnico describe no solo un producto, sino un compromiso a largo plazo con el empoderamiento financiero, la movilidad global y el crecimiento económico inclusivo.

Bienvenido al futuro de las finanzas para inmigrantes.\
Bienvenido a Handora.


---

# 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://handora.gitbook.io/whitepaper-es/empezando/readme.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.
