# App Description

This is the description of your digital service/application. Please describe your app's use case and purposes.

{% hint style="info" %}
The description indicated here will not appear on the consent page. It is for Singpass's administrative purposes.
{% endhint %}

<figure><img src="/files/XMIOZFOkmUefrC41q1Lq" alt=""><figcaption><p>Singpass Developer Portal App Config Page - Description field</p></figcaption></figure>


---

# 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.developer.singpass.gov.sg/docs/singpass-developer-portal-sdp/understanding-the-app-config-fields/app-description.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.
