# Connect to VirtuSwap

You can connect your wallet to VirtuSwap from our user interface directly in three easy steps:

1. Open our app via your web browser at: [app.virtuswap.io](http://app.virtuswap.io/).
2. Select “Connect wallet” in the top right corner or in the center of the page:

<figure><picture><source srcset="/files/dCT5kQa8vJtFigabyLIT" media="(prefers-color-scheme: dark)"><img src="/files/flzH9fJSW4WhyRaHwcuc" alt=""></picture><figcaption></figcaption></figure>

3. Select the wallet you are using and follow the instructions from your wallet provider:

<figure><picture><source srcset="/files/E6qe6YthyhrbLCOEb0fp" media="(prefers-color-scheme: dark)"><img src="/files/3ltqtuZi891HiJk236l1" alt=""></picture><figcaption></figcaption></figure>

From here, you are connected to VirtuSwap and are ready to make trades or provide liquidity!


---

# 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.virtuswap.io/virtuswap-documentation/welcome-to-virtuswap/getting-started-with-virtuswap/connect-to-virtuswap.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.
