# STEP 5. Legal documentation

Lastly, you should add a link to Tobi's SMS program Terms of service and Privacy policy to your own Terms and Privacy policy. To do so, please visit your Shopify admin panel:

**Settings > Legal** and scroll down to find **Privacy policy** and **Terms of service.**

![](/files/-MSAaYYaQapjTJegZT0P)

In the field labeled **Privacy policy,** copy the text below and paste it into the box after your main Privacy Policy text:

> **SMS marketing:** By providing my number and/or email, I electronically agree, that Tobi on behalf of \[ BRAND ] may use automated means to send recurring mobile messages/emails. Additional mobile messages/emails may be sent periodically based on your interactions with us. Not more than 5 SMS messages or emails per week. MSG & data rates may apply. Reply STOP to unsubscribe or HELP to help. Alternatively, click the unsubscribe URL provided to unsubscribe.
>
> For more info view our SMS mobile messaging marketing program privacy policy: <https://tobibots.com/sms-privacy-policy/>

In the field labeled **Terms of service,** copy the text below and paste it into the box after your main Terms of Service text:

> **SMS marketing:** SMS mobile message marketing program terms and conditions <https://tobibots.com/sms-terms-and-conditions/>

If you'd like, you could use our template for your Terms of service, if you don't have it yet. You can find it [here](/tcpa-compliance/step-5.-legal-documentation/model-agreements-to-help-you-update-your-terms-of-service.md).&#x20;

**Verification guide:**

1. [Get consent to send marketing messages (Step 1)](/tcpa-compliance/step-1.-get-consent-to-send-marketing-messages.md)
2. [Explain how the customer will receive messages (Step 2)](/tcpa-compliance/step-2.-explain-how-the-customer-will-receive-messages.md)
3. [Obtain the customer’s phone number (Step 3)](/tcpa-compliance/step-3.-obtain-the-customers-phone-number.md)
4. [Explain how the customer will receive messages (Step 4)](/tcpa-compliance/step-4.-explain-how-the-customer-will-receive-messages.md)
5. [Legal documentation (Step 5)](/tcpa-compliance/step-5.-legal-documentation.md)
6. [Checkout page Example](/tcpa-compliance/checkout-page-example.md)


---

# 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/tcpa-compliance/step-5.-legal-documentation.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.
