# Transitions page

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

Add a tag to set up a specific transition to open an app page.

**📍 Where to add the tag:** This tag should be located at Page level  (Top-level Figma Frame)

![](https://1444025092-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXpqEanvOhm8vMtIH8i%2Fuploads%2F9mHRgDpGYbiWLi4pFszl%2FScreen-Recording-2024-03-07-at-13.20.25.gif?alt=media\&token=8cacfa36-8d1a-46df-8e53-8ebab9201ddc)

## 🏷️ Transition Types

### Slide&#x20;

Use this tag:

```
[transition:slide:left]
[transition:slide:right]
[transition:slide:up]
[transition:slide:down]
```

<figure><img src="https://1444025092-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXpqEanvOhm8vMtIH8i%2Fuploads%2FcPiJvinWie8wNLUaSB8Y%2FPagetransitions2.jpg?alt=media&#x26;token=dde07b8e-9404-4428-83d9-fc248e966e84" alt=""><figcaption></figcaption></figure>

### Move&#x20;

Use this tag:

```
[transition:move:left]
[transition:move:right]
[transition:move:up]
[transition:move:down]
```

<figure><img src="https://1444025092-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXpqEanvOhm8vMtIH8i%2Fuploads%2FamnEKZ0QVk6Ki4rYKHhb%2FPagetransitions2-1.jpg?alt=media&#x26;token=dbaa7f05-b087-4ae2-9f20-be200f455a4e" alt=""><figcaption></figcaption></figure>

### Push <a href="#how-to-add-the-tag" id="how-to-add-the-tag"></a>

Use this tag:

```
[transition:push:left]
[transition:push:right]
[transition:push:up]
[transition:push:down]
```

<figure><img src="https://1444025092-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXpqEanvOhm8vMtIH8i%2Fuploads%2FQL55hof8DQ4Y9K3RCmLq%2FPagetransitions2-2.jpg?alt=media&#x26;token=122e71bc-ee24-47d1-8a07-9dc569257e25" alt=""><figcaption></figcaption></figure>

### Instant  <a href="#how-to-add-the-tag" id="how-to-add-the-tag"></a>

Use this tag:

```
[transition:instant]
```

<figure><img src="https://1444025092-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXpqEanvOhm8vMtIH8i%2Fuploads%2FciDeDOVEK38hhG7O4XQs%2FPagetransitions2-4.jpg?alt=media&#x26;token=688c7d6b-9ac7-47a1-a934-42d67146f5d8" alt=""><figcaption></figcaption></figure>

### Dissolve  <a href="#how-to-add-the-tag" id="how-to-add-the-tag"></a>

Use this tag:

```
[transition:dissolve]
```

<figure><img src="https://1444025092-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXpqEanvOhm8vMtIH8i%2Fuploads%2FygdyC58rFelnywH2t4rZ%2FPagetransitions2-5.jpg?alt=media&#x26;token=a03f8ec8-fdfc-43c0-ae6f-d1bf4040350f" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1444025092-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXpqEanvOhm8vMtIH8i%2Fuploads%2FAnxeQVXSnh2v447VcT66%2FScreen-Recording-2024-03-11-at-14.34.44.gif?alt=media&#x26;token=c40c4f24-67b7-4cb0-ae5b-788715463716" alt=""><figcaption></figcaption></figure>

Now you can do the prototyping! Your transition page is ready to use. Import to Bravo & preview on Bravo Vision 🚀

<figure><img src="https://1444025092-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXpqEanvOhm8vMtIH8i%2Fuploads%2FjfqUQuiVJYzGgkNux96J%2FPagetransitions8.jpg?alt=media&#x26;token=98fb55eb-9d64-4f8e-8ec4-46bd1d0a4fb5" alt=""><figcaption></figcaption></figure>

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

Duplicate the files below to see how to set it up!

{% embed url="<https://www.figma.com/community/file/981975323423403527>" %}


---

# 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/pages/transitions-page.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.
