> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/topicos/converter/encurtadores-de-url/encurtador-de-url-instagram.md).

# Encurtador de URL - Instagram

É possível rastrear a origem dos leads por meio do encurtador de URL do SprintHub. Agora, essa funcionalidade também está disponível em um botão do Instagram.

O **ig.me** é uma ferramenta da Meta para encurtar URLs que direciona os usuários para uma conversa no Instagram. Ao clicar em um link ig.me, o usuário será levado a uma nova conversa ou a um chat existente com sua conta no Instagram, dependendo do histórico de mensagens.

#### Para configurar, siga os passos abaixo:

1. Acesse **Encurtador de URL**.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc8JIsI4Pg5jm7GipS_WdN8lkARquDaaPvxIHALNITW8fhOoG9PW1Y3mmh3vFDIEIQSjy2g1OIXMtP3YQw140jyk_FrPho8XdFW7DnIR6nyfzI-jgMEg6lLTi02dQPip-zTAbU0mmKsP38mA9MPm1nUDYrp?key=Z89rt6Pq15Q4dp1y9UAROw" alt=""><figcaption></figcaption></figure>

1. Clique em **+ Novo**.
2. Digite o **Nome**.
3. Na URL, use o formato do link com o username:

   `https://ig.me/username`

Ficará da seguinte forma:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdL21a-n7MD7QiLY7UBykSbFkmCwcSEbspqMoLiNjUbjJekw5TLlMCfR8Et3HcbnjyNcd_cP3f_6wACncKRqnFvZK_1py6Bh_4xk85OEd86zOLtO7iI1cnLV75hD23SqnSp-xstdA_CpUthyYAp-0o-4j76?key=Z89rt6Pq15Q4dp1y9UAROw" alt=""><figcaption></figcaption></figure>

Deixe como **Publicada** e clique em **Salvar e Fechar**.

Após isso, você poderá copiar o link encurtado clicando no botão correspondente.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd7A-6pyiFowOp1x-V8OVEbFuqALxL2lmNGQ69gspEsj76-XDZjFUFfPk7pYWk6mSKkXLcMNtbXGqvyeQOxPex9rOtAtt8KzakVNL6fGiGYY8x9q8zv1oOOT7_j7zzJg8-jSToUg96w2ZcIBg7Lt97Jw2uN?key=Z89rt6Pq15Q4dp1y9UAROw" alt=""><figcaption></figcaption></figure>

Quando o lead clicar no link encurtado, ele será direcionado para o seu direct, e um atendimento será automaticamente iniciado, mesmo que o lead não envie uma mensagem.


---

# 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.sprinthub.com/topicos/converter/encurtadores-de-url/encurtador-de-url-instagram.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.
