# Haptic Feedback (Buzzz)

## 👉 **The Tag** <a href="#the-tag" id="the-tag"></a>

This tag allows getting your phone to vibrate with haptic feedback, while navigating from one page to another or when doing some actions such as an open URL, go back or any remote action.\
There are 3 vibration levels: light, medium, and heavy.

**📍 Where to add the tag:** A component layer

```
//The tags:

[haptic:light]

[haptic:medium]

[haptic:heavy]
```

## 🏷️ **How to add the tag** <a href="#how-to-add-the-tag" id="how-to-add-the-tag"></a>

&#x20;   1\.  **Copy** the tag or enter the next on the right layer (component)

&#x20;   2\. **Paste** the tag into the layer name of a **rectangle shape** for example where the navigation or action will be.&#x20;

<figure><img src="https://1444025092-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXpqEanvOhm8vMtIH8i%2Fuploads%2Fwgywr0nZP0emZ7uNNtnP%2Fhaptic-feedback.png?alt=media&#x26;token=1ba0d591-5079-4a2d-b38c-34a48e8f0095" alt=""><figcaption></figcaption></figure>

&#x20;   3\. Import to **Bravo Studio** & preview on **Bravo Vision** 🚀 \
💡 (If you imported the app before, you just need to press the button Update in ***Bravo Studio*** to see the changes)

## 💾 Example files <a href="#example-files" id="example-files"></a>

Duplicate the files below to see how to set it up!<br>

{% @figma/embed fileId="8nlyVN6w1XDRvG0JLwPXiN" nodeId="0:1" url="<https://www.figma.com/file/8nlyVN6w1XDRvG0JLwPXiN/Bravo-Sample%3A-Haptic-Feedback-(buzz)?node-id=0:1&t=jdD4bywJxqIlyRQy-0>" %}


---

# 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.bravostudio.app/bravo-tags/components/haptic-feedback.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.
