# Universal Scanner

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

The scanner in OISY lets you scan various types of QR codes, and it will then initiate the correct action for the type of QR code.\
Alternatively, it also allows you to paste a code manually and then also initiate the intended action.

{% hint style="info" icon="fire" %}
The new scanner replaces the individual ones used for OISY PAY, WalletConnect, send transactions, or contact address scanning.

You now have one scanner that does it all: **ONE TO RULE THEM ALL**
{% endhint %}

To star the scanner, just press the new scanner button in the menu bar: <img src="/files/G61PoeJfTXw8OEk6sBLx" alt="" data-size="line">

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

## WalletConnect

This works 100% as before: Open the scanner and scan or paste the connect code.

## OISY Pay

Same here. Simply open the scanner and scan the QR code at the register.\
Read more about [OISY PAY](/using-oisy-wallet/oisy-pay.md)

## Send Flow

The send flow also works as before. The field where you can enter the destination address shows the scanner symbol, which then allows to open the scanner to directly scan the destination address.

## Contacts Addresses

Open a contact, click the plus to add a new address, and press the scanner icon to scan the address instead of typing it in manually.


---

# 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.oisy.com/using-oisy-wallet/how-tos/universal-scanner.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.
