# Custom Shopify

Shopify is an e-commerce platform used by many different companies, which means the setup for these sites is very similar. If Valor does not already have a supported preset in the task creator, you can add the site to the bot so Valor can run tasks on it. Click the **Custom Shopify** card on the Misc page to open it.

{% hint style="danger" %}
Not all Shopify sites will run smoothly or efficiently when using the **Custom Shopify** option. Because of this, it is recommended to ask the dev team to add the site as a preset before the drop.
{% endhint %}

* **Name:** Enter a name for the site so you can easily recognize it.
* **URL:** Enter the full website URL of the Shopify store.
* **Accounts Required:** Enable this if the site requires you to log in to an account before checkout.

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

Once finished, click **Add**, and the site will be available in the task creator.

<figure><img src="/files/655wPDUQRCovrlw3QYPu" alt=""><figcaption></figcaption></figure>


---

# 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://docs.valoraio.com/misc/custom-shopify.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.
