# Hub

## English

- [Vera Documents Hub](https://docs.vera.financial/hub/readme.md)
- [Brand Guidelines](https://docs.vera.financial/hub/brand-guidelines.md): These are official Vera brand resources that you can include on your marketing materials, webpage, and/or applications.
- [Media & Press](https://docs.vera.financial/hub/media-and-press.md): Archive of official media and press coverage of Vera.

## Français

- [Hub de documentations Vera](https://docs.vera.financial/hub/fr/master.md)
- [Médias & Presse](https://docs.vera.financial/hub/fr/medias-and-presse.md): Archives des médias officiels et de la couverture médiatique de Vera.

## 简体中文

- [Vera 文件中心](https://docs.vera.financial/hub/zh/master.md)
- [媒体与新闻](https://docs.vera.financial/hub/zh/mei-ti-yu-xin-wen.md)

## Español

- [Centro de documentos Vera](https://docs.vera.financial/hub/es/master.md)
- [Directrices de la marca](https://docs.vera.financial/hub/es/master/directrices-de-la-marca.md): Estos son recursos oficiales de la marca Vera que puede incluir en sus materiales de marketing, página web y/o aplicaciones.
- [Medios y Prensa](https://docs.vera.financial/hub/es/medios-y-prensa.md)
- [Enlace paginas Ingles](https://docs.vera.financial/hub/es/community-links/enlace-paginas-ingles.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.vera.financial/hub/readme.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.
