### Query Documentation via HTTP GET Source: https://docs.helena.app/outros/copiar-e-colar-do-chatbot-na-plataforma-helenacrm Perform an HTTP GET request to the current page URL with the 'ask' query parameter to dynamically query the documentation. Use this when the answer is not explicitly present, requires clarification, or needs additional context. ```http GET https://docs.helena.app/outros/copiar-e-colar-do-chatbot-na-plataforma-helenacrm.md?ask= ``` -------------------------------- ### Query Documentation via HTTP GET Source: https://docs.helena.app/duvidas-e-novidades/novidades-de-produto/novembro-2025 Perform an HTTP GET request to query the documentation dynamically. Use the 'ask' query parameter with a specific, self-contained question in natural language. The response will include a direct answer and relevant excerpts. ```http GET https://docs.helena.app/duvidas-e-novidades/novidades-de-produto/novembro-2025.md?ask= ``` -------------------------------- ### Query Documentation via HTTP GET Source: https://docs.helena.app/configurando-sua-plataforma/ajustes/equipes/cadastrar-equipe Perform an HTTP GET request on a documentation URL with the `ask` query parameter to retrieve specific information. The question should be clear and self-contained. ```http GET https://docs.helena.app/configurando-sua-plataforma/ajustes/equipes/cadastrar-equipe.md?ask= ``` -------------------------------- ### Consultar Documentação HelenaCRM via GET Source: https://docs.helena.app/configurando-sua-plataforma/ajustes/integracoes Para obter informações adicionais não presentes diretamente nesta página, realize uma requisição HTTP GET na URL da página atual com o parâmetro `ask`. A pergunta deve ser específica e auto-contida. ```http GET https://docs.helena.app/configurando-sua-plataforma/ajustes/integracoes.md?ask= ``` -------------------------------- ### Query Documentation Dynamically Source: https://docs.helena.app/configurando-sua-plataforma/atendimento/grupos-do-whatsapp/api-nao-oficial Perform an HTTP GET request on a documentation URL with the `ask` query parameter to get specific answers. The question should be self-contained and in natural language. ```http GET https://docs.helena.app/configurando-sua-plataforma/atendimento/grupos-do-whatsapp/api-nao-oficial.md?ask= ``` -------------------------------- ### Perform HTTP GET Request with 'ask' Parameter Source: https://docs.helena.app/configurando-sua-plataforma/ajustes/conta/processo-de-dar-permissao-para-reconectar-o-numero Use this method to query documentation dynamically. The question should be specific and self-contained. The response includes a direct answer and relevant excerpts. ```http GET https://docs.helena.app/configurando-sua-plataforma/ajustes/conta/processo-de-dar-permissao-para-reconectar-o-numero.md?ask= ``` -------------------------------- ### Query Documentation via HTTP GET Source: https://docs.helena.app/duvidas-e-novidades/chatbot Perform an HTTP GET request to query documentation dynamically. Use the 'ask' query parameter with a specific, self-contained question in natural language. ```http GET https://docs.helena.app/duvidas-e-novidades/chatbot.md?ask= ```