# Explore activities

You can go to `Explore`, to retrieve a list of shared activities provided by `Ideas Spark Booth` Users. These activities keep a link to their `Master` and can be synchronized if the user publishes a new version. You must click `Synchronize activity` to check the status.

From the list, you can:

* `Duplicate to local`: An activity instance is pushed to the document. It can be updated but cannot be republished later.
* `Search activities…`: Quickly go to a specific activity or a group of activities.

{% hint style="info" %}
Please note that the activities you duplicate are session- and idea-free. Indeed, only the activity settings can be published (global, timer, types).
{% endhint %}


---

# 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.ideas-spark-booth.com/browse-activities/explore-activities.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.
