> For the complete documentation index, see [llms.txt](https://ajuda.autoinsta.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.autoinsta.online/bem-vindo-a-central-de-ajuda-do-autoinsta.md).

# Bem-vindo à central de ajuda do AutoInsta!

{% hint style="success" %}
Nossa central está dividida em índices e tópicos, utilize a BARRA DE PESQUISA no canto superior direito ou navegue pela BARRA LATERAL para encontrar o tópico que deseja.
{% endhint %}

## ✅ Para começar!

Se você está começando a usar o **AutoInsta** agora, siga o passo-a-passo para enviar suas primeiras automações dentro da plataforma:

* [Como baixar, instalar e ativar o AutoInsta?](/instalacao-e-ativacao/como-baixar-instalar-e-ativar-o-autoinsta.md)
* [Como conectar minha conta?](/funcionalidades/como-conectar-sua-conta-do-instagram.md)
* [Como configurar as automações?](/funcionalidades/configurando-as-automacoes.md)

## 📧 Como funciona o suporte?

Nosso suporte funciona **exclusivamente via e-mail** e tem prazo de 2 dias úteis para retorno.

Caso tenha dúvidas ou sugestões poderá entrar em contato através do <contato@autoinsta.online> com o título SUPORTE.

E-mails enviados sem o título SUPORTE serão automaticamente descartados e não serão respondidos.&#x20;


---

# 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:

```
GET https://ajuda.autoinsta.online/bem-vindo-a-central-de-ajuda-do-autoinsta.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.
