# Preset Sharing

## How to use the same preset with different devices?

You can right-click on the preset you would like to share (batch sharing preset can right-click on the folder) and click "Share Preset(s)" or “Batch Share” for the folder. You can then copy the whole sentence and share the Evoto Preset token with the customer.

You can import the preset by clicking on the "+" bottom, and import the Preset by entering the Preset token

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

Please refer to more details on [\[Get Start\] How to use--Preset](https://quick-start.evoto.ai/new/get-start/how-to-use-preset)

## Why is the preset token not working?

When you import the Preset Token provided by others, if the person who owns that preset changes(updates) or deletes the shared preset before you have imported that preset, it will be displayed that your preset token does not exist.


---

# 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.evoto.ai/product-tour/how-to-use-evoto/preset-sharing.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.
