# Reordering questions

You can reorder questions only in the web manager.

* On the **QUESTIONS** tab, drag the arrow icon (![](https://3460182399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwVx6bvwqEE7tD0TYOcfj%2Fuploads%2Fgit-blob-174ec3c6ae3e038baf69dd9192a259bb0a9f73fd%2Freorder_icon.png?alt=media)) in the Reorder column to move a question.

![Controls to reorder questions](https://3460182399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwVx6bvwqEE7tD0TYOcfj%2Fuploads%2Fgit-blob-563967cdeeda64970903a3c0f69384ff75d3e11a%2Fform_reorder_q.png?alt=media)

{% hint style="info" %}
If you can’t drag a question, refresh the page, and then try again. To refresh the page, select the refresh icon in the browser or press the F5 key.
{% endhint %}


---

# 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.engagevr.io/engage/advanced-features/forms/questions/reordering-questions.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.
