# Connecting your wallet

{% hint style="info" %}
**Network:** WOW operates on the Arbitrum One blockchain. In your wallet, select Arbitrum One from your networks.
{% endhint %}

<figure><img src="/files/Sxlyvs2M7E9RrUIiuRdV" alt="" width="375"><figcaption><p>Connect your wallet</p></figcaption></figure>

**Select Connect Wallet:** Choose your wallet type from the list. If you have not switched to Arbitrum One, you will be prompted to do so.

Your wallet address should now appear at the top of the page.

Make sure you have selected the correct wallet. This should be the wallet you use to secure your WOW tokens and your WOW Access Pass, if you hold one. If you hold unvested tokens, make sure this is the wallet you use to access those tokens and your stakes.

{% content-ref url="/pages/AoG6uUxZYy6l9MwlpgsK" %}
[Switching to Arbitrum](/getting-started/switching-to-arbitrum.md)
{% endcontent-ref %}


---

# 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.wealthofwisdom.io/getting-started/connecting-your-wallet.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.
