> For the complete documentation index, see [llms.txt](https://kb.stoque.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.stoque.com.br/abaris/zeev-sead/dia-a-dia/minhas-aplicacoes.md).

# Minhas Aplicações

Acessar aplicações, formulários, sites, dentro do sistema ou em uma nova aba do navegador

Clicar em: **Minhas Aplicações.**

É aberta a tela: **Minhas Aplicações.**

Clicar em uma “**aplicação**”.

<figure><img src="https://content.gitbook.com/content/73h8jc2boir77H17PQnh/blobs/m8HSqmb8fF51vweqGP7k/image.png" alt=""><figcaption></figcaption></figure>

É aberta uma **nova aba no navegador** com a aplicação.

<figure><img src="https://content.gitbook.com/content/73h8jc2boir77H17PQnh/blobs/d1VaIYTsTmNFrMvEXOgO/image.png" alt=""><figcaption></figcaption></figure>

É aberta a tela com a aplicação dentro do sistema.

<figure><img src="https://content.gitbook.com/content/73h8jc2boir77H17PQnh/blobs/N0aKOaM53vpER3WBo1os/image.png" alt=""><figcaption></figcaption></figure>

Caso a aplicação não esteja corretamente configurada.

**A mensagem “Não é possível abrir esta aplicação dentro do Ábaris. Altere o tipo de exibição para URL Nova Aba.”, é exibida.**

<figure><img src="https://content.gitbook.com/content/73h8jc2boir77H17PQnh/blobs/ZYqba4wT2PVX7UJ23lpR/image.png" alt=""><figcaption></figcaption></figure>


---

# 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://kb.stoque.com.br/abaris/zeev-sead/dia-a-dia/minhas-aplicacoes.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.
