# Sign Up

1. Click "Login" on the upper right side of the RRS website.

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

2. Choose your preferred social network login option. The available login options are Google, Apple, and Facebook.

<figure><img src="/files/jehQWSK7icigcGCZxQKq" alt="" width="293"><figcaption></figcaption></figure>

3. You will be prompted to log in via the selected social login option.
4. Once login is complete, the "Login" button will change to a profile image.

<figure><img src="/files/V3WXuU3sqtgfQRez0Gqo" 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://guide.rumbleracingstar.io/how-to-start/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.
