# \[How to use] -- Sync the feature effect

Evoto was designed to make picture editing become more efficient.

When you finish adjusting the effect of a single picture, you can batch synchronize the effect to other pictures to quickly complete the batch processing of pictures.

### Method 1 <a href="#method-1" id="method-1"></a>

After selecting the picture that has finished the editing, you can click Control A (Command A for MacOS system) to select all pictures, and then click Sync to All Pictures in the lower-right corner of **The Control Panel** to complete the batch synchronization quickly.

When synchronizing, you can choose the effect you need to synchronize to other images, and then click "Synchronize to Selected Pictures".

### Method 2 <a href="#method-2" id="method-2"></a>

After you have finished editing the picture, you can copy the adjustment effect of this picture using Control C (Command C for MacOS system), select all the pictures, and click Control V (Command V for MacOS system) to paste the effect parameters to complete the batch retouching.

When copying, you can check the corresponding effects that need to be synchronized and click "Save Settings" to copy the effects and sync them to the rest of the pictures.

###


---

# 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://quick-start.evoto.ai/new/get-start/how-to-use-sync-the-feature-effect.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.
