# Conta e configurações

### Conta

{% columns %}
{% column %}
A tela de Conta exibe seu logotipo, nome, e-mail e número de telefone.
{% endcolumn %}

{% column %}

<figure><img src="/files/32a05b637dae000ec3570d284fc8126c50244818" alt="Account"><figcaption><p>Conta</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Configurações

{% columns %}
{% column %}
A tela de Configurações permite que você configure o aplicativo e acesse rapidamente as configurações de notificações do seu dispositivo.
{% endcolumn %}

{% column %}

<figure><img src="/files/62bcd41580d37ad32f9c38095aa6ef1806dd25f2" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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://navixy.com/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-mobile/account-and-settings.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.
