# Using Sollet (sollet.io)

## Important Note

You must manually approve all transactions through the pop-up from when you open or connect your sollet.io wallet.

*Sometimes, the pop-up will appear behind your browser window.*&#x20;

If you are trying to change or cancel an order, for example, be sure to approve the transaction in your sollet.io pop-up window. It may be behind your main browser window.

{% hint style="info" %}
You must manually approve all transactions through the pop-up from when you open or connect your [sollet.io](https://sollet.io) wallet!
{% 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/wallet-support/sol-wallet-serum-academy.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.
