> For the complete documentation index, see [llms.txt](https://docs.nexportsolutions.com/nexport-user-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexportsolutions.com/nexport-user-documentation/student-documentation/student-quick-start/course-participation.md).

# Course Participation

After you are enrolled in a training plan and/or section, you must be able to launch the section or training plan to participate in it. In NexPort sections are courses that combine one or more assignments. A training plan is a group of sections used together. There are often prerequisites used to allow the sections to be taken in the proper order. The training plan is analogous to a university degree plan.

To participate in training plan or section, you need to do the following steps:

{% content-ref url="/pages/Uyr7olVpJlyNGxUuWyUD" %}
[Course Navigation](/nexport-user-documentation/student-documentation/student-quick-start/course-participation/course-navigation.md)
{% endcontent-ref %}

{% content-ref url="/pages/YAFgpAXWKOJH4TOxVt4m" %}
[Classroom Navigation](/nexport-user-documentation/student-documentation/student-quick-start/course-participation/classroom-navigation.md)
{% endcontent-ref %}

{% content-ref url="/pages/yc00HxR7DcgI4smkKO3X" %}
[Assignment Completion](/nexport-user-documentation/student-documentation/student-quick-start/course-participation/assignment-completion.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y9CqnX6X8vvsN22tjoWK" %}
[Course Testing](/nexport-user-documentation/student-documentation/student-quick-start/course-participation/course-testing.md)
{% endcontent-ref %}

{% content-ref url="/pages/fbcT8XbMc4qpca6wDUrO" %}
[Monitoring Course Progress](/nexport-user-documentation/student-documentation/student-quick-start/course-participation/monitoring-course-progress.md)
{% endcontent-ref %}

#### © NexPort Solutions. All Rights Reserved.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.nexportsolutions.com/nexport-user-documentation/student-documentation/student-quick-start/course-participation.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.
