# Request More Information

{% stepper %}
{% step %}

### Navigate to All Applications

Navigate to the **All Applications** submenu via the **Application** menu.
{% endstep %}

{% step %}

### View a submitted application

Choose to **View** a Submitted application:
{% endstep %}

{% step %}

### Open Application Editing

Click **Application Editing**.

<figure><img src="/files/GG1JVsmnjHILhaRaUFaJ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Choose Request more information

Now choose **Request more information**.
{% endstep %}

{% step %}

### Select or create a template

Choose a template for the extra information you need, or create a new one. The applicant will receive a notification to fill in these extra details.
{% endstep %}
{% endstepper %}


---

# 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.tahua.io/knowledge-base/administrator-help-guides/applications/editing-applications-after-submission/request-more-information.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.
