# Attempting a challenge

The members can attempt a challenge using the “Attempt” button on the challenge listing page. The member can choose his pick from the choices and click on the submit button. Depending on the pick whether correct or incorrect, a message will be displayed on submit. Also, the points awarded will be displayed.

<figure><img src="https://lh6.googleusercontent.com/SCPL-Cb5BLk3Vm9VHuhNmVbVPv8u7xHHB8xuN0r8MEJwWH7-B0CwC7V19NHk95vdOqoRyvovK9F3nrZm6jzKM2woR6HqxsDkWrjVjlrXtULXn2Kb8UMzoUJP884Q_PsF4YiHspwbJK50wssUEqb0DCzCpbiVsloeMeTmviF6dca2VDHvmLenDn4_WQ" 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/challenges/attempting-a-challenge.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.
