# Target & publish experiences

- [Overview](https://help.usejimo.com/docs/publish/target-and-publish.md): The "Target & Publish" settings ensures your tours and modals appear to the right audience at the right time.
- [Trigger on the right spot (Show on)](https://help.usejimo.com/docs/publish/trigger-on-the-right-spot-show-on.md): Define precise moments for experiences to activate with Jimo's diverse trigger options.
- [Target specific URLs/Domains (Where)](https://help.usejimo.com/docs/publish/target-specific-urls-domains-where.md): Let's talk about using URLs and elements to control where your experiences appear.
- [Target right people (Who)](https://help.usejimo.com/docs/publish/target-right-people-who.md): Specify your audience with 'Who' to personalize experiences. Tailor interactions based on user traits and behaviors.
- [Trigger at the right time (When)](https://help.usejimo.com/docs/publish/trigger-at-the-right-time-when.md): This section defines when should start the experiences, how often it should be displayed, and in which order.
- [Planning Your Experience](https://help.usejimo.com/docs/publish/trigger-at-the-right-time-when/planning-your-experience.md)
- [Rate Limiting - Prevent overwhelming users](https://help.usejimo.com/docs/publish/trigger-at-the-right-time-when/rate-limiting-prevent-overwhelming-users.md): The key to establishing in-product interactions as an effective communication channel with your users is to avoid overwhelming them.
- [Increase visibility (Boost)](https://help.usejimo.com/docs/publish/increase-visibility-boost.md): Jimo introduces a powerful feature to boost user engagement of your posts with a linked experience.
- [Mesure outcomes (Goal)](https://help.usejimo.com/docs/publish/mesure-outcomes-goal.md): The Goal section defines how success is measured for your experiences, from simple completion stats to advanced A/B testing for tours, providing detailed insights about impact and user interactions.


---

# 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://help.usejimo.com/docs/publish.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.
