> For the complete documentation index, see [llms.txt](https://docs.boomerangme.cards/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boomerangme.cards/card-distribution/offline/table-tent-and-stickers.md).

# Table tent and stickers

Table tents and stickers are a convenient method for getting the customer attention. Placed on each table, they are sure to get each customer's eye.

> **Boomerangme > Left-Hand Menu > Cards > Select Card**

1. Follow the above-mentioned workflow to land on the Card Details screen.<br>
2. Click the Download PDF button. This opens the preview of the card in a PDF file.

<figure><img src="/files/4GE4ochuRWdYpxNOwG2h" alt=""><figcaption></figcaption></figure>

3. To print the QR code, click the print icon located at the top-right corner.

<figure><img src="/files/5dkbay4hsfgfc79oFzBB" alt=""><figcaption></figcaption></figure>

4. Once printed, you can get the print on the table tent for the customers to scan QR code and install the card.
5. The PDF file was created in A4 format that available to print via the standard printer.

<figure><img src="/files/gtFNgSSv6fRzaFGTsRFg" alt=""><figcaption><p>Place printed file in table tent and place in your local store</p></figcaption></figure>

### Stickers

Once printed, you can get the print on the stickers for the customers to scan QR code and install the card. \
You can use any graphic editor to create any promotional material you want.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.boomerangme.cards/card-distribution/offline/table-tent-and-stickers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
