> For the complete documentation index, see [llms.txt](https://docs.adapta.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adapta.org/central-de-ajuda/problemas-tecnicos/adapta-one-26.md).

# Adapta One 26

- [O campo de login não aparece. Como proceder?](https://docs.adapta.org/central-de-ajuda/problemas-tecnicos/adapta-one-26/o-campo-de-login-nao-aparece.-como-proceder.md)
- [O que significa o erro: "Não foi possível encontrar o usuário"?](https://docs.adapta.org/central-de-ajuda/problemas-tecnicos/adapta-one-26/o-que-significa-o-erro-nao-foi-possivel-encontrar-o-usuario.md)
- [O que fazer quando não receber o código para redefinição da senha?](https://docs.adapta.org/central-de-ajuda/problemas-tecnicos/adapta-one-26/o-que-fazer-quando-nao-receber-o-codigo-para-redefinicao-da-senha.md)
- [Como resolver quando código de autenticação de dois fatores não é enviado ao e-mail?](https://docs.adapta.org/central-de-ajuda/problemas-tecnicos/adapta-one-26/como-resolver-quando-codigo-de-autenticacao-de-dois-fatores-nao-e-enviado-ao-e-mail.md)
- [Por que o botão "salvar" está desativado ao escrever um novo contexto e/ou prompt na biblioteca?](https://docs.adapta.org/central-de-ajuda/problemas-tecnicos/adapta-one-26/por-que-o-botao-salvar-esta-desativado-ao-escrever-um-novo-contexto-e-ou-prompt-na-biblioteca.md)
- [Como resolvo problemas com o upload de arquivos no Interpretador?](https://docs.adapta.org/central-de-ajuda/problemas-tecnicos/adapta-one-26/como-resolvo-problemas-com-o-upload-de-arquivos-no-interpretador.md)
- [Entendendo os códigos de erro do Adapta One 26](https://docs.adapta.org/central-de-ajuda/problemas-tecnicos/adapta-one-26/entendendo-os-codigos-de-erro-do-adapta-one-26.md)
- [O que fazer se alguma das ferramentas disponíveis estejam instáveis?](https://docs.adapta.org/central-de-ajuda/problemas-tecnicos/adapta-one-26/o-que-fazer-se-alguma-das-ferramentas-disponiveis-estejam-instaveis.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 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.adapta.org/central-de-ajuda/problemas-tecnicos/adapta-one-26.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.
