# Hello there

If you're brand new to Synap we'd recommend reading our short overview and advice article below!&#x20;

{% content-ref url="getting-started/overview-and-advice" %}
[overview-and-advice](https://academy.synap.ac/doc/getting-started/overview-and-advice)
{% endcontent-ref %}

See below for our documentation key areas

{% content-ref url="getting-started" %}
[getting-started](https://academy.synap.ac/doc/getting-started)
{% endcontent-ref %}

{% content-ref url="quizzes" %}
[quizzes](https://academy.synap.ac/doc/quizzes)
{% endcontent-ref %}

{% content-ref url="exams" %}
[exams](https://academy.synap.ac/doc/exams)
{% endcontent-ref %}

{% content-ref url="exams/create-and-manage-exams/marking" %}
[marking](https://academy.synap.ac/doc/exams/create-and-manage-exams/marking)
{% endcontent-ref %}

{% content-ref url="exams/proctoring" %}
[proctoring](https://academy.synap.ac/doc/exams/proctoring)
{% endcontent-ref %}

{% content-ref url="collections" %}
[collections](https://academy.synap.ac/doc/collections)
{% endcontent-ref %}

{% content-ref url="courses" %}
[courses](https://academy.synap.ac/doc/courses)
{% endcontent-ref %}

{% content-ref url="users-and-groups" %}
[users-and-groups](https://academy.synap.ac/doc/users-and-groups)
{% endcontent-ref %}

{% content-ref url="analytics" %}
[analytics](https://academy.synap.ac/doc/analytics)
{% endcontent-ref %}

{% content-ref url="portal-settings" %}
[portal-settings](https://academy.synap.ac/doc/portal-settings)
{% endcontent-ref %}

{% content-ref url="integrations" %}
[integrations](https://academy.synap.ac/doc/integrations)
{% endcontent-ref %}

{% content-ref url="synap-students" %}
[synap-students](https://academy.synap.ac/doc/synap-students)
{% endcontent-ref %}

{% hint style="info" %}
📺 We've got loads of video guides on our YouTube channel to help. [Click here for more](https://www.youtube.com/playlist?list=PLkACRDV6xissR5bl2fk6QqE7RPNHXBl9R)
{% 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://academy.synap.ac/doc/hello-there.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.
