# Why aren’t I getting any subscribers when I use the opt-in check-box growth tools?

Only people who send the message become your subscribers.

**How does this work?**

1. User visits your website and checks the opt-in check-box. When that happens, Facebook gives us a temporary ID, which we can use to send messages within 48 hours.
2. Tobi sends the message. This can be any message, such as abandoned carts or something else.

The user has to reply in order to become a permanent subscriber. Once he’s replied, you’ve got a new subscriber.

Alternatively, the user has to write a Messenger message himself.


---

# Agent Instructions: 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://help.tobi.ai/faq/fb-messenger/why-arent-i-getting-any-subscribers-when-i-use-the-opt-in-check-box-growth-tools.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.
