# Coachmarks

{% embed url="<https://youtu.be/kQrHD_ArA0o>" %}

A coachmark is a powerful tool that works well as part of tutorials, improving feature adoption and directing user attention to a particular screen section. Select the informative spotlight template to showcase a coachmark.

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

### Customizations

* Make the coachmark circular or rectangular.
* Have arrow directed towards the UI element.
* Select 0, 1 or 2 number of buttons.
* Select a ripple animation
* Select the position of the coachmark with respect to the UI element from top, right, bottom and left options.
* Change the opacity of the coachmark in the range of 10 to 100%.
* Dismiss on touch outside.
* Delay the campaign rendering

## Create a mobile campaign

Go back to creating a [mobile campaign](/product-guides/create-a-campaign/mobile.md).


---

# 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://guides.apxor.com/product-guides/create-a-campaign/mobile/campaign-designs/coachmarks.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.
