# Regular Web App

If you have a traditional web application like **Java EE, Express, PHP, GO, Laravel, or** [**ASP.NET**](http://asp.net/) **Core MVC** and you want to integrate authentication features.

{% content-ref url="/pages/X6ybf9cw2VmVHwEFrPQU" %}
[Java Spring Boot](/~/changes/anTCj6yoZ06s3pLJk5v8/get-started/regular-web-app/java-spring-boot.md)
{% endcontent-ref %}

{% content-ref url="/pages/8nQYH8fElKTHw2uaS1RL" %}
[Next.js](/~/changes/anTCj6yoZ06s3pLJk5v8/get-started/regular-web-app/next.js.md)
{% endcontent-ref %}

{% content-ref url="/pages/In5P7U3NT4JygKlUsZUR" %}
[ASP.NET Core MVC](/~/changes/anTCj6yoZ06s3pLJk5v8/get-started/regular-web-app/asp.net-core-mvc.md)
{% endcontent-ref %}

{% content-ref url="/pages/B8pK11upMfo3w4xZG7F8" %}
[Express](/~/changes/anTCj6yoZ06s3pLJk5v8/get-started/regular-web-app/express.md)
{% endcontent-ref %}

{% content-ref url="/pages/glHG4YqXTwGYNDxNZcI3" %}
[Laravel](/~/changes/anTCj6yoZ06s3pLJk5v8/get-started/regular-web-app/laravel.md)
{% endcontent-ref %}

{% content-ref url="/pages/DZiHpOE5zjDh639ONAKm" %}
[PHP](/~/changes/anTCj6yoZ06s3pLJk5v8/get-started/regular-web-app/php.md)
{% endcontent-ref %}

{% content-ref url="/pages/xP3aVpZFt0cFH9Q7ren6" %}
[Python Flask App](/~/changes/anTCj6yoZ06s3pLJk5v8/get-started/regular-web-app/python-flask-app.md)
{% endcontent-ref %}


---

# 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.authgear.com/~/changes/anTCj6yoZ06s3pLJk5v8/get-started/regular-web-app.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.
