> For the complete documentation index, see [llms.txt](https://docs.mercuri.cx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mercuri.cx/mercuri-docs-pt/caracteristicas/formulario-de-inscricao-por-sms/integracao-do-opt-in-via-sms-com-sua-loja-shopify.md).

# Integração do Opt-In via SMS com sua Loja Shopify

Após enviar o formulário para aprovação do TFN, o Mercuri enviará automaticamente as três seguintes páginas para o seu site:

1. **Opt-in Form** – Permite que os usuários forneçam seu consentimento e se inscrevam.

<figure><img src="https://392978341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZtOBCP9JV8XEWJpUU4t%2Fuploads%2FlY2jXoeRQgBl8tVzWYMK%2Fimage.png?alt=media&#x26;token=9ac479a1-a45b-4728-83ae-5cad94c1a026" alt="" width="563"><figcaption></figcaption></figure>

2. **Terms & Conditions** – Define as regras e diretrizes para o uso dos seus serviços.

<figure><img src="https://392978341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZtOBCP9JV8XEWJpUU4t%2Fuploads%2F0wQQARUpisWAiKz75A9e%2Fimage.png?alt=media&#x26;token=9f9aa652-4850-461b-9503-e720769db06a" alt="" width="563"><figcaption></figcaption></figure>

3. **Privacy Policy** – Explica como os dados dos usuários são coletados, utilizados e protegidos.

<figure><img src="https://392978341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZtOBCP9JV8XEWJpUU4t%2Fuploads%2FO7DgwIMppaLylQrkscUj%2Fimage.png?alt=media&#x26;token=508a4e74-d530-4f6f-ac0e-eee6400fb3a5" alt="" width="563"><figcaption></figcaption></figure>

Essas páginas são implantadas de forma transparente para garantir conformidade e uma experiência de usuário fluida.


---

# 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.mercuri.cx/mercuri-docs-pt/caracteristicas/formulario-de-inscricao-por-sms/integracao-do-opt-in-via-sms-com-sua-loja-shopify.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.
