# Assignments

The classroom admin can create assignments to engage the students.

### Learn More About&#x20;

{% content-ref url="/spaces/GuauyyWYaCsJpBsWUaEv/pages/FAkGlMsoCjJ7x0UH9agr" %}
[Creating an assignment](/edredo-classrooms/assignments/creating-an-assignment.md)
{% endcontent-ref %}

{% content-ref url="/spaces/GuauyyWYaCsJpBsWUaEv/pages/UJeymj2RWVzIBkuXjzjP" %}
[Submitting an assignment](/edredo-classrooms/assignments/submitting-an-assignment.md)
{% endcontent-ref %}

{% content-ref url="/spaces/GuauyyWYaCsJpBsWUaEv/pages/93whAGZFVVDCT3ASt8UO" %}
[Reviewing an assignment](/edredo-classrooms/assignments/reviewing-an-assignment.md)
{% endcontent-ref %}


---

# 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.edredo.com/edredo-classrooms/assignments.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.
