# How students will answer this activity

### Introduction

Depending on the type of item included in the activity, students will work within different answer environments in CodeChum. Each environment is designed to suit specific types of tasks, and understanding how to use them will help students complete their work effectively.

Here's how.

{% content-ref url="/pages/hKK7hrN1JoDVwCHfH7bs" %}
[How to use console-based answer environment](/teachers/getting-started/give-students-an-activity/how-students-will-answer-this-activity/how-to-use-console-based-answer-environment.md)
{% endcontent-ref %}

{% content-ref url="/pages/gbYCnP5sWtAdtiuRq6FR" %}
[How to use GUI-based answer environment](/teachers/getting-started/give-students-an-activity/how-students-will-answer-this-activity/how-to-use-gui-based-answer-environment.md)
{% endcontent-ref %}

{% content-ref url="/pages/BewZcccHDfvRaIg9LGwL" %}
[How to use questionnaire answer environment](/teachers/getting-started/give-students-an-activity/how-students-will-answer-this-activity/how-to-use-questionnaire-answer-environment.md)
{% endcontent-ref %}

{% content-ref url="/pages/BogUyXOp2Jrxa6EtC44T" %}
[How to use web-based answer environment](/teachers/getting-started/give-students-an-activity/how-students-will-answer-this-activity/how-to-use-web-based-answer-environment.md)
{% endcontent-ref %}

{% content-ref url="/pages/MiGSTKLmqf8I6EPS8tn6" %}
[How to use MySQL database answer environment](/teachers/getting-started/give-students-an-activity/how-students-will-answer-this-activity/how-to-use-mysql-database-answer-environment.md)
{% endcontent-ref %}

{% content-ref url="/pages/QVrtK45ThJsuZnTp8P8I" %}
[How to use diagram answer environment](/teachers/getting-started/give-students-an-activity/how-students-will-answer-this-activity/how-to-use-diagram-answer-environment.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://help.codechum.com/teachers/getting-started/give-students-an-activity/how-students-will-answer-this-activity.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.
