# Student view

When students reach the **leader selection** activity, one of the students within a team will **need to self-appoint to the leader role**.

If no leader has been selected, then an overlay will show and the student will be show the teacher's instructions and will be given the opportunity to take the leader role.&#x20;

Once the leader is picked, all team members will see who the leader is.&#x20;

![Nudge and self appointment as leader](/files/lIxlQE4MmlubSkOdGtoB)

{% hint style="success" %} <mark style="color:green;">**Note!**</mark>\
A **leader can be changed** in the course of a lesson. The teacher can modify who the leader is for a team at any time. Even within an activity.&#x20;
{% 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://docs.lamsfoundation.org/lams/tools/leader-selection/student-view.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.
