# Creating Application

On the left bar, mouse over it and click the <mark style="color:red;">`Applications`</mark> option, then click on <mark style="color:red;">`+ Create Application`</mark>

<figure><img src="/files/HJQlhQRoUaH4m1lKGnyJ" alt=""><figcaption></figcaption></figure>

Choose a name to identify your app, select <mark style="color:red;">`Regular Web Applications`</mark> and click on <mark style="color:red;">`Create`</mark>.

<figure><img src="/files/LzMPYn1tQhn4dZrSiXI8" alt=""><figcaption></figcaption></figure>

Once it’s created, it should redirect to your app’s <mark style="color:red;">Quick Start</mark> tab. Go to the <mark style="color:red;">Settings</mark> tab of your application and fill the following fields under <mark style="color:red;">`Application URIs`</mark>.


---

# 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.klai.studio/engineering-reference-docs/setting-up-auth0/getting-started/creating-application.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.
