# Settings

{% tabs %}
{% tab title="General" %}

## Using AYCD (AutoSolve)

Splashforce supports AYCD AutoSolve, for more information please read the [official AYCD AutoSolve documentation](https://aycd.zendesk.com/hc/en-us/sections/360007407234-AutoSolve).\
\
To read AYCD's Splashforce specific AutoSolve guide click [here](https://aycd.zendesk.com/hc/en-us/articles/360046613493-Supported-Bots-Splashforce-Adidas-Yeezy-Supply-Only-).
{% endtab %}

{% tab title="Delays" %}

## Monitor delays

The monitor delay defines the interval that a task will monitor a products availability at.

## Error delays

The error delay defined the time that a task will wait after erroring before retrying.

{% hint style="info" %}
Delays are in milliseconds. E.g. 1s = 1000ms.
{% endhint %}
{% endtab %}
{% endtabs %}

{% hint style="warning" %}
Remember to click the **Save** button if you make any changes.
{% endhint %}

## &#x20;  <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.splashforce.io/settings.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.
