# Attentive

<figure><img src="/files/CoQDMyriZJMUh4YxWlQu" alt=""><figcaption></figcaption></figure>

## Overview

You distribute Novel's wallet passes to your customers via SMS messages.&#x20;

Simply include the following link in your messages for your customers to add. Replace the \[yourstorefront] with the URL in your [Novel pass install link. ](/start-guide/distribute-your-pass.md)

```
https://[yourstorefront].novel.com/sms
```

Your customers will navigate to that link and install your pass!


---

# 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://support.novel.com/integrations/email-and-sms/attentive.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.
