# Overview

<figure><img src="/files/bHxb6wlTP4TNzfNpm4zc" alt="" width="375"><figcaption></figcaption></figure>

Integrate with PayShield for 3D Secure 2 (3DS2) authentication using PayShield's JavaScript-based 3DS SDK. The subsequent pages provide an overview of the [3DS DOM elements](/3dsecure2+/3ds-dom-elements.md) and describe how to connect to the [3DS SDK](/3dsecure2+/3ds-sdk-options.md) and the various options available.

We also have a demo payment page that shows how simple it is to integrate. Instructions for the demo payment page are in the [3DS Demo Payment Page](/3dsecure2+/3ds-demo-payment-page.md) section.


---

# 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.payshield.ai/3dsecure2+/overview.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.
