# TCPA Verification guide

- [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.


---

# 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.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.
