# Tixr

1. Head over to **Settings** -> [**Integrations**](https://manager.cymbal.co/settings/integrations)
2. Click **Connect with a ticketer**, select Tixr, and on the popup screen, click on **Get started**.
3. Enter your Tixr Public and Private API keys. Once these are successfully submitted, hit **Connect**.<br>

   <figure><img src="/files/oO7KpqbE3SGrszocMEsx" alt="" width="375"><figcaption></figcaption></figure>

***

### Collecting SMS subscribers at checkout

1. Create a custom form for your event within Tixr.
2. Include the keyword "SMS" or "text message" in the name of the form.
3. In order to be compliant with [TCPA regulations](https://www.fcc.gov/sites/default/files/tcpa-rules.pdf), the form must not be set to required and the following opt-in language must be visible:

*By submitting your phone number you agree to receive text messages from \[your organization] about upcoming events. To unsubscribe reply "STOP" and "HELP" for assistance.*


---

# 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.cymbal.co/help/setting-up-cymbal/connect-a-ticketing-provider/tixr.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.
