# Sign-Up

To sign up for Riduck, simply follow the instructions below.

## Sign-up

<figure><img src="/files/wh5xDMmngTYvZbhep3Nm" alt="" width="375"><figcaption></figcaption></figure>

[Riduck Sign-up](https://riduck.com/sign-up)

After accessing Riduck's registration page, enter your desired username, nickname, e-mail and password.

## Entering Personal Information

<figure><img src="/files/itGsq81Ua9PuDbprnu4y" alt="" width="375"><figcaption></figcaption></figure>

Enter your height, weight, gender, and year of birth. Then, click "Next".

{% hint style="info" %}
Height, gender, and birth year cannot be modified after registration, so make sure to enter them accurately before proceeding to the next step.
{% endhint %}

## Bicycle-Related Information

<figure><img src="/files/dJJ56iUJBQwoto0sCWHi" alt="" width="375"><figcaption></figcaption></figure>

Select your starting date, type of bicycle you ride and click "Next".

## Riding Style Information

<figure><img src="/files/S5EmcphHYsj1PLf2NQZj" alt="" width="375"><figcaption></figcaption></figure>

Select your preferred riding style, and click "Next".

<figure><img src="/files/s0SA4zwlNylzo3qP22UI" alt="" width="375"><figcaption></figcaption></figure>

Once your registration is successfully completed, please proceed to sync your riding data by connecting with Strava.

<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://riduck.gitbook.io/riduck-guide/english/start/sign-and-sync/sign-up.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.
