> For the complete documentation index, see [llms.txt](https://docs.powens.com/console-webview/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.powens.com/console-webview/webview/set-up-your-webview/institutions.md).

# Institutions

### <mark style="color:blue;">**1/ Filter connectors by country**</mark>

Choose to filter the connectors displayed in the Webview based on their country of origin.&#x20;

* **No filter:** The Webview will show every connector
* **User country:** This is an automated option based on the user browser country
* **All countries:** The Webview will display this icon 🌎 aside from the research bar. By clicking on it the user will be able to select his country in order
* **Country selection :**  You can pre-select a country for your user. They still will be able to change at any time.

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>No filter</strong></td><td>The webview will show every connectors</td><td></td><td><a href="/files/MIDFcEpa0BF9EHyAxyEU">/files/MIDFcEpa0BF9EHyAxyEU</a></td></tr><tr><td><strong>User Country</strong></td><td>This is an automated option based on the user browser country</td><td></td><td><a href="/files/912gXpRya4vPi176fWle">/files/912gXpRya4vPi176fWle</a></td></tr><tr><td><strong>All countries</strong></td><td>User will be able to select is country in order to filter connector available in is country by this clickable icon 🌎</td><td></td><td><a href="/files/DxS2DnlAhtc9csNM3tEv">/files/DxS2DnlAhtc9csNM3tEv</a></td></tr><tr><td><strong>Country Selection</strong></td><td>You can pre-select a country for your user. They still will be able to change at anytime.</td><td></td><td></td></tr></tbody></table>

### <mark style="color:blue;">**2/ Featured connector**</mark>&#x20;

Display or do not display the 8 most frequently used connectors by your PSU at the top of the Webview.

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

### <mark style="color:blue;">**3/ QR code**</mark>

By enabling this option, after selecting a connector, your end user will be able to scan a QR code for mobile authentication using Face ID or Touch ID or code Pin. This way, the user don't have to remember their credentials.\
A CTA under the QRcode, will still allow the user to continue its journey on desktop if needed (no bank app installed on his phone for example).

{% hint style="info" %}
Recommended setting **to improve conversion rate for B2C client**
{% endhint %}

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.powens.com/console-webview/webview/set-up-your-webview/institutions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
