# Mayfi

{% hint style="info" %}

#### Need help getting starded ? Check out the [getting started ](/docs/getting-started/starting.md)documentation.

{% endhint %}

Multi-language is supported, however, these docs aren't translated yet. See [Languages](/docs/languages.md) to see all supported languages.

Multi-linguagem é suportado, porém, as documentações não estão traduzidas ainda. Veja [Languages](/docs/languages.md) para ver todas linguagens suportadas.

Multi-idioma es compatible, sin embargo, la documentación aún no está traducida. Ver [idiomas](/docs/languages.md) para ver todos los idiomas compatibles.

Multi-langue est prise en charge, cependant, ces documents ne sont pas encore traduits.

{% hint style="warning" %}

#### Mayfi uses English US as default language.

{% endhint %}

![](/files/-M1ME4Y5ap4523HfSfK8)


---

# Agent Instructions: 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:

```
GET https://mayfi.gitbook.io/docs/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.
