# Accounts and Balance

## Switching Between Accounts <a href="#switching-between-accounts" id="switching-between-accounts"></a>

1. **Click Local Wallets to view wallets stored locally.**

<figure><img src="https://netalabs.gitbook.io/supra-ide/~gitbook/image?url=https%3A%2F%2Flh7-rt.googleusercontent.com%2Fdocsz%2FAD_4nXcoTgldeeu_yX9yNqJ6-SDmlzP_TrD-gu-A9xJNUxeG2Pwbxo1G_M_QeN8W6sDGgVKbWGZqCQILCGFH0003F5b71dw-IegeLLaV_yrLoaGj89kupRKxqeM6B4XyKxSwfx_1uoU3%3Fkey%3D4NMBPIGagqp7hkgc5QATsw&#x26;width=300&#x26;dpr=4&#x26;quality=100&#x26;sign=195fac1&#x26;sv=2" alt="" width="375"><figcaption></figcaption></figure>

2. **Select an address to switch wallets.**

<figure><img src="https://netalabs.gitbook.io/supra-ide/~gitbook/image?url=https%3A%2F%2Flh7-rt.googleusercontent.com%2Fdocsz%2FAD_4nXcRj81HAZXvN-n9jB8ryxPqNrC7LD7FDa3DP80aM3JInODjtVMYD5mEPTpLGTl-wZHNLIGals3lq9c619zuJrzZ4SySeK6UDVaXx-mfLZ6v3kRl5Fi7h_q89wzFrE7_P4Kwx2i8fw%3Fkey%3D4NMBPIGagqp7hkgc5QATsw&#x26;width=300&#x26;dpr=4&#x26;quality=100&#x26;sign=e26c17ab&#x26;sv=2" alt="" width="375"><figcaption></figcaption></figure>

3. **Click Add Wallet to create a new one.**

## Connecting StarKey Wallet <a href="#connecting-starkey-wallet" id="connecting-starkey-wallet"></a>

1. **Click Connect StarKey.**

<figure><img src="https://netalabs.gitbook.io/supra-ide/~gitbook/image?url=https%3A%2F%2Flh7-rt.googleusercontent.com%2Fdocsz%2FAD_4nXeCe8vDJNQ33DiijpCkZBScEzVu2iSX0sOhA6rsFd73tQA006C-x_pRmxkkeuWGND04i0J5Lu54Up4IVKf1ip1dxvoJGDW1_QNcQiJDTEGX5NGe_0W_ahro0EpFI5IIel53hKsBMw%3Fkey%3D4NMBPIGagqp7hkgc5QATsw&#x26;width=300&#x26;dpr=4&#x26;quality=100&#x26;sign=badb0edd&#x26;sv=2" alt="" width="375"><figcaption></figcaption></figure>

2. **Select StarKey:**
3. **If not installed → redirected to the installation page.**
4. **If installed → connects to your wallet.**


---

# 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://supraoracles.gitbook.io/supra/network/move/dev/supra-move-ide/accounts-and-balance.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.
