# Bulk Add Values

Infinite Options supports adding more than one value to an existing option set. To do so, click on **Bulk Add** under your existing option.&#x20;

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

Then, paste or type in the values as separate lines. Here is an example:&#x20;

<figure><img src="/files/48D9xb8ryrfuNp9DNLfQ" alt=""><figcaption></figcaption></figure>

Lastly, click **Save Values.** Your option set should look like this afterward. <br>

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

{% embed url="<https://www.youtube.com/watch?v=4_BX6ooWLsA>" %}


---

# 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/bulk-add-values.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.
