> For the complete documentation index, see [llms.txt](https://docs.legitimate.tech/public-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.legitimate.tech/public-docs/brand-guidelines/branding/templates.md).

# Templates

## Instructional Printout

We advise all our brands and partners to include some printed material to explain how the Legitimate Tag works for different devices. For many customers, your product may be the first time they interact with NFC technology or a phygital product so they do not know how to use the NFC reader or where its location is on their phone.

The NFC reader may need to be manually switched on for older phones and low power mode must be switched off to read the Legitimate Tag.

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

We included an editable version of this design in case translation or change is necessary. You may need a copy of our typeface to edit the text.

You can also create your own version of this insert and use any of the content here.

For best print quality, please keep the CMYK color profile and provide your printing partner directly with the Adobe Illustrator `.ai` file with all text converted to vectors.

[Get Instructional Insert Assets](https://drive.google.com/drive/folders/19DXAhPK9_20a6m_GScDnVTmLo6_YyYft?usp=sharing)


---

# 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.legitimate.tech/public-docs/brand-guidelines/branding/templates.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.
