# Submitting an assignment

The members can submit the assignment using the submit here button in the assignments section.

<figure><img src="https://lh5.googleusercontent.com/lNFyFXzb9Pr4O7n_ZUcb2cAzsjZZijOlZZXWCdI7nROpOPeKHOvh8p6m-i3PIi5VyaMaxWeVechf0wbx1bVg-JLP1JKdfkTv0wNXMjy-SVxq0bS3rg8cJWUhEGSxIP1XA_xqjbpOfbCJ9BdSIV50yB9iy-L1l3PMnsGN__-TryyYo3CMO1MvxZktgQ" alt=""><figcaption></figcaption></figure>

The members just need to upload the assignment file in the required file format. Submitted assignments can be edited also until the time it is reviewed or the deadline is passed.


---

# 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/submitting-an-assignment.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.
