# Riding Tips

<mark style="color:orange;">**Cadence:**</mark>

* Keep cadence around 80 RPM. If your cadence is higher than this then increase the apps base resistance (if you have a compatible smart trainer), otherwise manually adjust your resistance setting on your trainer so it is a little harder to pedal. You should find your power will increase and so will your speed!


---

# 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://olivex-1.gitbook.io/dustland-litepaper/dustland-faq/rider/riding-tips.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.
