# Duplicate option sets

1\. Starting from the Infinite Options app, you can head to the **Option Sets** section in the left sidebar.

2\. After clicking on the **Create Option Set** button, you can select the "..." beside the **Option Set t**hat you would like to create a copy of.

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

3\. Then, you can select "duplicate" to create a copy of the **Option Set.**&#x20;

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

4\. **Save** your changes.

{% hint style="info" %}
**Note**: You will want to make sure the values for Label on Cart are **all unique** so that they can display in the order without conflict.
{% endhint %}

<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://shoppad.gitbook.io/infinite-options/managing-your-options/duplicate-option-sets.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.
