# Award Points

1. **Navigate to the "Award Points" tab:**

   * Access the tab dedicated to awarding points.

   <figure><img src="/files/e6v8V2XLypHbgajcUzVC" alt=""><figcaption></figcaption></figure>
2. **Select students to award points:**

   * Choose the students who should receive points.

   <figure><img src="/files/w50nGWbOOdKfwOQp14Pz" alt=""><figcaption></figcaption></figure>
3. **Proceed to the next step:**
   * Click the **Next** button located in the lower right corner.
4. **Select a points category:**

   * Choose the appropriate category for the points being awarded.

   <figure><img src="/files/bpbd1wlnobTHCW2a1BKc" alt=""><figcaption></figcaption></figure>
5. **Add optional descriptions:**
   * Add an optional description in the **description** field, then click **Next**.
6. **Assign points to each student:**

   * Enter the number of points for each student. Note that you can also change the points category for individual students at this stage.
   * Once done, click the **Submit** button to finalize the awards.

   <figure><img src="/files/7cnYAlKVEGqoUfsT1CKt" alt=""><figcaption></figcaption></figure>

If needed, use the **Back** button to return to the previous screen and review or make changes.

**Additional tip:**

* You can use the **Change All Point Totals** button to set the same number of points for all selected students. This will update the suggested points for all students in one step.
* To award points to **Rosters**, follow steps 2 - 6 above for the **Roster** tab
* To award points to **Houses**, follow steps 2 - 6 above for the **Houses** tab


---

# 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/teachers/how-to/award-points.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.
