# Ordering/Sequence

An ordering/sequence question consists of a scrambled list of related words, phrases, pictures, or symbols. The User needs to arrange them in a logical order/sequence.

![](https://3791649983-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Mb1ofvkThROm6pwq71N%2F-MeYx5PaXdJLMqGcZ-Qy%2F-MeYxhGq6siVkhCqGKM7%2FORD.png?alt=media\&token=3219b709-1e20-4023-8a23-bf33c15e4b7c)

1. Minimum two items need to provide.
2. You can add up to 10 items. To add an item, click on **Add Sequence Item** button.
3. Enter items in correct order/sequence. Items will automatically shuffle while showing to users.


---

# 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://nearchip.gitbook.io/qwiktest/manage-questions/question-bank/ordering-sequence.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.
