# Adjust Weekly Training Volume

{% hint style="info" %}
This feature is provided for specific users and special cases. Changing settings without a proper understanding may cause most of the features provided by Riduck to not work correctly.
{% endhint %}

If you need to adjust your Weekly Training Volume, you can do so by going to the **Settings** > **Activity** menu.

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

Depending on the rider's preferences, goals, and circumstances, the Weekly Training Volume can be adjusted by a certain amount. Follow the on-screen instructions to adjust the slider up or down, then press the update button. **The recommended default value is 0.**


---

# 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://riduck.gitbook.io/riduck-guide/english/browse/settings/adjust-volume.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.
