# Roller SMS Checkout

In order to allow Chaty to send SMS links to your customers to make a booking, you need to create a Progressive Checkout.

If you already have a checkout you wish to use, you can can just input the Checkout Name. The name is what is displayed at the end of your checkout url. For instance if the URL is <https://ecomm.roller.app> /examplecustomer/myvenuecheckout the checkout name is "myvenuecheckout" (You'll find this in Apps > Progressive Checkout")

When you setup your integration with Chaty, input this checkout name in the Configuration tab within the Roller integration.&#x20;


---

# 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://docs.chaty.ai/integrations/roller-sms-checkout.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.
