# Connect with Sollet

In the case of [sollet.io](https://sollet.io), a **new browser window or or tab** will open asking for approval to "**CONNECT**". Your [sollet.io](https://sollet.io) wallet will require approvals for all transactions through this box.&#x20;

{% hint style="info" %}
Note that the [sollet.io](https://sollet.io) window may open *behind* your current browser window.
{% endhint %}

![](/files/-MY9FjQ3ks1UYrA-PaCt)

{% hint style="warning" %}
Transactions will need to be approved in the pop up window or tab that opens in the background.&#x20;
{% endhint %}

{% hint style="info" %}
To minimize the amount of transactions you need to manually approve, you can select the switch to automatically approve transactions. This will not necessarily approve all transaction types.
{% endhint %}


---

# 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.projectserum.com/guides/trade-on-serum-dex/connect-your-wallet-serum-academy/connect-with-sollet.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.
