# Signing Up for a Course

If your school offers this option, you can easily sign up for a course through the [**Client Panel**](/en/client-panel/managing-account-in-client-panel.md).

## How to sign up

After logging in, go to the ***Sign up for classes*** section, select the course you are interested in, and click ***Sign up***.

You can filter available courses by day of the week and other criteria to find the best match for your schedule.

## Confirmation

Selected courses will appear in the ***Sign-ups awaiting confirmation*** list.

Depending on the school's settings, confirmation can happen in two ways:

* the school confirms your enrolment without any further action from you,
* or a payment is required to confirm — in that case a ***Pay now*** button will appear next to the course. After payment you will become a participant.

![Sign-ups awaiting confirmation list with a selected course and Pay now button](/files/oQxspEidfd5wWsAQyydm)


---

# 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://help.activenow.io/en/client-panel/signing-up-for-a-course.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.
