# Tobi

## Tobi

- [Tobi app - Help Center](https://help.tobi.ai/master.md)
- [General](https://help.tobi.ai/faq/general.md)
- [Does Tobi support mobile browsers?](https://help.tobi.ai/faq/general/does-tobi-support-mobile-browsers.md)
- [How do I get a refund?](https://help.tobi.ai/faq/general/how-do-i-get-a-refund.md)
- [What languages does Tobi support?](https://help.tobi.ai/faq/general/what-languages-does-tobi-support.md)
- [Will Tobi slow down my website?](https://help.tobi.ai/faq/general/will-tobi-slow-down-my-website.md)
- [SMS](https://help.tobi.ai/faq/sms.md)
- [Restricted content: marijuana, vape, alcohol](https://help.tobi.ai/faq/sms/restricted-content-marijuana-vape-alcohol.md)
- [Why are your SMS messages not being delivered?](https://help.tobi.ai/faq/sms/why-are-your-sms-messages-not-being-delivered.md)
- [Can I import my SMS subscribers from file?](https://help.tobi.ai/faq/sms/can-i-import-my-sms-subscribers-from-file.md): Yes, you can, with a few conditions.
- [SMS subscribers segments](https://help.tobi.ai/faq/sms/segments.md): Segments allow you to segment your SMS subscribers into different groups, for example, according to how much money they’ve spent, how many orders they’ve placed, subscriber location and more.
- [FB Messenger](https://help.tobi.ai/faq/fb-messenger.md)
- [What’s happened to the pre-check option in the Messenger checkbox?](https://help.tobi.ai/faq/fb-messenger/whats-happened-to-the-pre-check-option-in-the-messenger-checkbox.md)
- [Why can’t I see the opt-in box on my store?](https://help.tobi.ai/faq/fb-messenger/why-cant-i-see-the-opt-in-box-on-my-store.md)
- [I’ve made changes but nothing’s happened on my store?](https://help.tobi.ai/faq/fb-messenger/ive-made-changes-but-nothings-happened-on-my-store.md)
- [When are Abandoned Cart messages sent?](https://help.tobi.ai/faq/fb-messenger/when-are-abandoned-cart-messages-sent.md)
- [Why aren’t I getting any subscribers when I use the opt-in check-box growth tools?](https://help.tobi.ai/faq/fb-messenger/why-arent-i-getting-any-subscribers-when-i-use-the-opt-in-check-box-growth-tools.md): Facebook rules stipulate that a user becomes a subscriber as soon as he replies to your message, or sends a message himself.
- [Can I import past abandoned carts into Tobi?](https://help.tobi.ai/faq/fb-messenger/can-i-import-past-abandoned-carts-into-tobi.md)
- [How do I use Tobi with Funnel Buildr?](https://help.tobi.ai/faq/fb-messenger/how-do-i-use-tobi-with-funnel-buildr.md)
- [GDPR compliance](https://help.tobi.ai/gdpr-compliance.md): has been updated on Sep 24, 2021
- [TCPA compliance](https://help.tobi.ai/tcpa-compliance/tcpa-compliance.md)
- [How TCPA affects your business](https://help.tobi.ai/tcpa-compliance/how-tcpa-affects-your-business.md)
- [STEP 1. Get consent to send marketing messages](https://help.tobi.ai/tcpa-compliance/step-1.-get-consent-to-send-marketing-messages.md)
- [STEP 2. Explain how the customer will receive messages](https://help.tobi.ai/tcpa-compliance/step-2.-explain-how-the-customer-will-receive-messages.md)
- [STEP 3. Obtain the customer’s phone number](https://help.tobi.ai/tcpa-compliance/step-3.-obtain-the-customers-phone-number.md): Ensure the contact section includes a field where the customer can input their phone number.
- [STEP 4. Explain how the customer will receive messages](https://help.tobi.ai/tcpa-compliance/step-4.-explain-how-the-customer-will-receive-messages.md)
- [STEP 5. Legal documentation](https://help.tobi.ai/tcpa-compliance/step-5.-legal-documentation.md): Please note: we are not a certified legal advisor so we encourage you to hire or consult your legal advisor who is familiar with TCPA before pasting our legal texts.
- [Terms of Service template](https://help.tobi.ai/tcpa-compliance/step-5.-legal-documentation/model-agreements-to-help-you-update-your-terms-of-service.md): OUR RECOMMENDATION FOR TCPA and CITA COMPLIANCE
- [Checkout page example](https://help.tobi.ai/tcpa-compliance/checkout-page-example.md): Please note We are not a certified legal advisor so we encourage you to hire or consult your legal advisor who is familiar with TCPA before pasting our legal texts.
- [Best timings for sending abandoned carts SMS messages](https://help.tobi.ai/guides/best-timings-for-sending-abandoned-carts-sms-messages.md): Follow our guide here to get the best return on investment.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.tobi.ai/master.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.
