# Sign up on the web

#### Guardian Registration Steps:

1. **Obtain Your Registration Letter**:
   * Please get your registration letter from the school. This letter contains the **School Code** and **Student Code** needed for registration.
2. **Go to the RCA Housepoints Website**:
   * Open your browser and navigate to <https://app.rcahousepoints.com/signup/guardian>
3. **Select 'Guardian'**:
   * On the homepage, select the **Guardian** option.
4. **Create Your Account**:
   * Click on **Create Account** to start the registration process.
5. **Enter the School Code and Student Code**:
   * Input the **School Code** provided in your registration letter.
   * Then enter the **Student Code**.
6. **Review Terms and Privacy Policy**:
   * Read the **Terms of Service** and **Privacy Policy** carefully.
7. **Agree and Create Your Account**:
   * Check the box to agree to the terms.
   * Click **Create** to complete your registration.

Following these steps will help you set up your guardian account and start tracking your child's progress on the RCA Housepoints App.

<figure><img src="https://781016098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkZ4Lbbe2u6tqrJRLNeHQ%2Fuploads%2FN3XYaGKScGljI759UWna%2Fguaridan-registration.gif?alt=media&#x26;token=eb5b7f95-bf7a-4844-9c3b-33ee3df22609" alt=""><figcaption><p>Guardian registration walkthrough</p></figcaption></figure>

{% hint style="info" %}
If you already have an account, please login to register your student. You can do this in the mobile app or the web. See the next page for more information.
{% endhint %}


---

# 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://guides.rcahousepoints.com/guardians/how-to/sign-up-on-the-web.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.
