# Taking a course

The members can start a published course and start attempting in any order. The content which is completed can be marked completed.&#x20;

Course completion percentage can be seen on the course listing page. The ratio of content completed to the total number of content determines the completion percentage.

<figure><img src="https://lh3.googleusercontent.com/2xGp5y4kTruwqVRjoy6-Vl66ylvvq-u4k3exUzwwGtQHn3IZP1nc6E4WcX7cv2wbmMlMbp8ViYSLMgIAel-vXPpQFhzzx1eR35Q4jr41aPKYeK6rUSyfPZq7OsRreju9-lxph_DTPNm-3RlU8sk0vEyWXvuASoC7ZrITMIaJdnmQp_pB2keIYBc7Mw" alt=""><figcaption></figcaption></figure>


---

# 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/courses/taking-a-course.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.
