# FAQ

## English

- [Introduction to Vera](https://docs.vera.financial/faq/master.md): Everything you need to know about what we're building.
- [Products](https://docs.vera.financial/faq/products.md): Vera is building a platform that offer NFT applications the following products and services.
- [Token Design](https://docs.vera.financial/faq/tokenmetrics.md): Everything you need to know about your $VERA token.
- [Contacts](https://docs.vera.financial/faq/contacts.md): How you can get in touch with our team.

## Français

- [Présentation de Vera](https://docs.vera.financial/faq/faq-fr/master.md): Tout ce que vous devez savoir sur ce que nous construisons.
- [Produits](https://docs.vera.financial/faq/faq-fr/produits.md): Vera construit une plateforme qui offre aux applications NFT les produits et services suivants.
- [Concept du token](https://docs.vera.financial/faq/faq-fr/tokenmetrics.md): Tout ce que vous devez savoir sur votre jeton $VERA.
- [Contacts](https://docs.vera.financial/faq/faq-fr/contacts.md): Comment entrer en contact avec notre équipe.

## 简体中文

- [Vera介紹](https://docs.vera.financial/faq/faq-zh/master.md): 您需要了解的有关我们正在构建的内容的所有信息。
- [产品](https://docs.vera.financial/faq/faq-zh/products.md): Vera 正在构建一个平台，为 NFT 应用程序提供以下产品和服务。
- [代币设计](https://docs.vera.financial/faq/faq-zh/tokenmetrics.md): 您需要了解的有关 $VERA 代币的所有信息。
- [联系团队](https://docs.vera.financial/faq/faq-zh/contacts.md): 如何与我们的团队取得联系。

## Español

- [Introducción a Vera](https://docs.vera.financial/faq/faq-es/master.md): Todo lo que necesita saber sobre lo que estamos construyendo.
- [Productos](https://docs.vera.financial/faq/faq-es/products.md): Vera está construyendo una plataforma que ofrece a las aplicaciones NFT los siguientes productos y servicios.
- [Diseño del Token](https://docs.vera.financial/faq/faq-es/tokenmetrics.md): Todo lo que necesitas saber sobre su token $ VERA.
- [Contactos](https://docs.vera.financial/faq/faq-es/contacts.md): Cómo puede ponerse en contacto con nuestro equipo.
- [Enlace paginas Ingles](https://docs.vera.financial/faq/faq-es/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/faq/master.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.
