> For the complete documentation index, see [llms.txt](https://help.usejimo.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.usejimo.com/docs/publish/increase-visibility-boost.md).

# Increase visibility (Boost)

## Boost your post with experiences

\
Experiences are dynamic in-app interactions that elevate user engagement and interaction with your content - a Boosted experience can take the shape of a **Banner, Modal, or Snippet in-app.**

From your post, you can create a linked experience (Banner, Modal, Snippet).

1. **Select Experience Type:** Choose the type of experience that aligns with your post content – whether it's a tour to showcase a new feature or a survey to gather user feedback.
2. **Precise Targeting:** Define the audience for your experience based on user segments, behavior, or other custom triggers.

### **How to boost your post:**

1. **Go to the "Target & Publish" page after the Editor.**
2. **Go to the "Boost" Section, and click on "Boost this post"**

<figure><img src="/files/2Ci3Eq5FseCHN0RpkX4K" alt=""><figcaption></figcaption></figure>

3. **Select an experience type (Banner, modal, or Snippet)**
4. **And then** [**Build a new experience**](/docs/experiences/tours-and-modals.md)

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

{% hint style="info" %}
The boosted experience is tied to your changelog post, sharing the same target audience. To target a different segment with experiences, simply create a standalone experience. This provides flexibility for precise audience engagement.
{% endhint %}

<figure><img src="/files/WZzqfwWMjT2PgdcRP4ft" 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:

```
GET https://help.usejimo.com/docs/publish/increase-visibility-boost.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.
