# How to create an item

Select the **Item Type** you want to create.

{% content-ref url="/pages/QWTQvM5eY6dDiP0E3TT5" %}
[How to create a Console-based item](/teachers/more-features-you-may-want-to-explore/items-section/how-to-create-an-item/how-to-create-a-console-based-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/X14Vqg0dkpEWyj8RoDP5" %}
[How to create a GUI-based item](/teachers/more-features-you-may-want-to-explore/items-section/how-to-create-an-item/how-to-create-a-gui-based-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/09tuNJcl65N2AfGNd6RU" %}
[How to create a Questionnaire item](/teachers/more-features-you-may-want-to-explore/items-section/how-to-create-an-item/how-to-create-a-questionnaire-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/GOKo1Du5ucLR0wqVWp3A" %}
[How to create a Web-based item](/teachers/more-features-you-may-want-to-explore/items-section/how-to-create-an-item/how-to-create-a-web-based-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/gOOAomyD3br0yAvbi21Z" %}
[How to create a MySQL database item](/teachers/more-features-you-may-want-to-explore/items-section/how-to-create-an-item/how-to-create-a-mysql-database-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/pjMDoXHRH3Tlrg0PgcgL" %}
[How to create a Diagram item](/teachers/more-features-you-may-want-to-explore/items-section/how-to-create-an-item/how-to-create-a-diagram-item.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/more-features-you-may-want-to-explore/items-section/how-to-create-an-item.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.
