# Student Quick Start

NexPort Campus is a one stop shop for all the training needs of students. Using NexPort Campus, a student can enroll in training, navigate training plan, classroom, complete assignments, take tests, and check progress of the tests.

The following are the primary functions that a student can do in NexPort Campus:

{% content-ref url="/pages/qsJPkEqM93Gq9qNyIByU" %}
[Course Enrollment](/nexport-user-documentation/student-documentation/student-quick-start/course-enrollment.md)
{% endcontent-ref %}

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

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


---

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