> For the complete documentation index, see [llms.txt](https://docs.vera.financial/hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vera.financial/hub/es/master.md).

# Centro de documentos Vera

Vera es la mejor manera para que cualquiera pueda alquilar, prestar o hipotecar activos de tokens no fungibles (NFT).

Fundada en 2021 por Vera Labs y respaldada por inversores notables en el espacio fintech descentralizado como Animoca Brands (líder en juegos blockchain y NFT; inversor clave en Axie Infinity, Open Sea, Dapper Labs, CryptoKitties y mucho más) y la Fundación Web3, Vera tiene la misión de crear productos financieros NFT abiertos, seguros y potentes que estén igualmente disponibles para todos en todas partes.

Este Hub se vincula a los recursos clave de Vera para comprender los fundamentos de la plataforma. Únete a la discusión en el servidor de [Discord ](https://discord.com/invite/fB9nuS2ktf)de la comunidad Vera; el equipo y los miembros de Vera esperan poder ayudarte a comprender y utilizar Vera.

![](/files/PcOkvdK6r4kCw2ttERWO)

{% embed url="<https://www.youtube.com/watch?v=woLwIROtksk>" %}

## [FAQ](https://docs.vera.financial/faq/faq-es/)

Consulte las Preguntas frecuentes para obtener una introducción a Vera y sus características clave.

## [Hoja de ruta](https://docs.vera.financial/roadmap/roadmap-es/)

An outline of the the Vera's project vision, direction, and progress over time.

## [Desarrolladores](https://docs.vera.financial/developers/)

Una inmersión profunda en los contratos inteligentes de Vera para comprender cómo funciona el protocolo en detalles.


---

# 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://docs.vera.financial/hub/es/master.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.
