> For the complete documentation index, see [llms.txt](https://handora.gitbook.io/whitepaper-pt-br/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-pt-br/iniciando/readme.md).

# Bem-vindo(a) à Handora

Bemvindo(a) ao Whitepaper oficial Handora.

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

Este documento apresenta a visão, a tecnologia e a base econômica por trás da Handora – uma infraestrutura financeira global criada para empoderar milhões de imigrantes que enfrentam barreiras no acesso aos sistemas bancários e de crédito tradicionais. Nossa missão é simples, porém transformadora: **proporcionar inclusão financeira real por meio de inovação, transparência e tecnologia blockchain moderna**.

A Handora foi criada para aqueles que cruzam fronteiras em busca de oportunidades, mas se veem excluídos de serviços financeiros essenciais. Ao combinar crédito com garantia em criptomoedas, uma conta digital unificada, gerenciamento de risco automatizado e nosso token nativo do ecossistema, oferecemos uma alternativa acessível e segura que as instituições tradicionais não conseguiram oferecer.

Aqui, você explorará como a Handora funciona, como sua economia de tokens está estruturada e como estamos construindo uma plataforma escalável e sustentável que integra pagamentos, crédito, poupança e nossa futura exchange proprietária.\
Este white paper descreve não apenas um produto, mas um compromisso de longo prazo com o empoderamento financeiro, a mobilidade global e o crescimento econômico inclusivo.

Bem-vindo ao futuro das finanças para imigrantes.\
Bem-vindo à 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-pt-br/iniciando/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.
