# How do I copy my field setup to another store?

You can[ ](https://help.accentuate.io/acf/field-definitions/copy-and-paste-fields)[Copy and paste fields](/metafield-definitions/copy-and-paste-fields.md) per scope or you can use the feature [Linking multiple stores](/metafield-definitions/linking-multiple-stores.md)  and do a "sync" per scope.\
\
Once the definitions are in sync you can simply export values from "shop one" and import them to "shop two" as required. <br>


---

# 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.accentuate.io/help/faq/how-do-i-copy-my-field-setup-to-another-store.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.
