# Web Integration

### Here are the articles in this Section:

{% content-ref url="/pages/-MekZ9p6eOTVn70icAX9" %}
[Introduction](/feature-guides/authentication/web-application/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MekZ9ur4NdJj\_Sl5YRe" %}
[Pre-Requisites](/feature-guides/authentication/web-application/pre-requisites.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MekZ9gXXJUhqEbofoJG" %}
[Endpoints](/feature-guides/authentication/web-application/endpoints.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MekZdVuXNkSD7SoQIJs" %}
[1. Authorization Code](/feature-guides/authentication/web-application/1.-obtaining-the-oauth2-access-code.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MekZ\_djDB775H5QmwNV" %}
[2. Access Token](/feature-guides/authentication/web-application/2.-obtaining-the-access-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MekZq2SRW81pnLHnNb7" %}
[3. User Information](/feature-guides/authentication/web-application/3.-obtaining-authenticated-user-information-from-the-access-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MekZzPtYuHMjOEPVU0A" %}
[4. Logout](/feature-guides/authentication/web-application/4.-web-single-sign-on-sso-and-logout-user-session-from-uae-pass.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mek\_67eDrqVa8jGV-WZ" %}
[User Linking](/feature-guides/authentication/user-linking.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkpUgEyh2UrTU0au9Hz" %}
[Login Button](/feature-guides/authentication/web-application/add-login-button.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.uaepass.ae/feature-guides/authentication/web-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.
