# Embedded Widget

Payscore’s embedded widget allows you to integrate our applicant workflow directly into your software without having the applicant leave your flow. This allows your applicant to stay in your world, while also allowing you to obtain the applicant’s verified income directly from their bank accounts.

The embedded experience has the ability to save the state for the applicant. That means that if an applicant closes the widget after connecting a bank account for whatever reason, the bank account will remain and the applicant can pick up where they left off.

While the applicant is in the embedded experience, Payscore also fully handles all support inquiries from the applicant through our live chat, which will be visible throughout the embedded experience.<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXddXYpXKfOlwdaSzmoeqHBHv9UwcCBCZei0SJ312GBRhJqASASLSokhDVjlzLjJatloAGW_DjGpkv2Bqm79CFf9lRmjgcIfdXpvL3-Y5aRXbIi7Sjj1jiHqmmCWjUGQSfhQR345r4R7fmFSOobjjiPrUJs?key=6AQPPS-aW03uM1enmGnIJQ" alt=""><figcaption></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.payscore.com/embedded-widget.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.
