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

# Modo Cliente

{% hint style="danger" %} <img src="/files/grhVMDXfZ74cpxxXDKAs" alt="" data-size="line"> Este Portal de acesso do cliente é contratado a parte pelo [Marketplace](/inicio.md) do Gestão Online, entre em contato com o nosso time [Comercial](https://api.whatsapp.com/send?phone=556237735650\&text=Ol%C3%A1%20gostaria%20de%20mais%20informa%C3%A7%C3%B5es%20sobre%20o%20marketplace%20do%20Gest%C3%A3o.Online) para maiores informações.
{% endhint %}

Com o modo cliente você conseguirá acompanhar o status de suas compras e verificar todas as suas informações.

![](/files/-M_bRGskBiI9iyx7HU3P)

Para visualizar o resumo de uma compra, selecione o ícone azul ao lado da compra.

![](/files/NctMRBgF9jjQUkFYvCJ6)

Feito isso, uma nova tela será mostrada a você com os detalhes desta compra, tais como data de pagamento, a forma de pagamento, o status do pedido, descriçlão do produto, quantidade e valor pago.

Você também encontra logo abaixo as guias **NF-e** e **Boleto** e seus arquivos associados para visualizar, ou baixar em seu computador.

![](/files/-M_bRGslqCt3P_6E2598)


---

# 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.gestao.plus/portal/cliente.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.
