# Register existing accounts

1. **Log In to Your Account**\
   If you already have an account, please log in using your credentials.
2. **Navigate to "Add Student"**\
   On the left sidebar, locate and select the **Add Student** option.
3. **Enter the School Code**\
   Enter the **School Code** provided in the guardian letter. This code uniquely identifies the school associated with your student.
4. **Enter the Student Code**\
   Enter the **Student Code** from the guardian letter. This code uniquely identifies your student.
5. **Save the Student Information**\
   Click **Add Student** to save the student's information.
6. **Confirmation**\
   A confirmation message will appear at the bottom right corner of the screen, indicating that the student has been successfully added.
7. **Verify Student Addition**\
   Navigate to the **Homepage** via your sidebar. You should now see the student you just added listed under your account.

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

**Troubleshooting Tips:**

* If you do not see a confirmation message, ensure that the codes were entered correctly and try again.
* For further assistance, contact support at **<housepoint@ronclarkacademy.com>**.


---

# 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/register-existing-accounts.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.
