# Access by wallet

Once your crypto wallet is set up, entering Funarcade is as simple as connecting your wallet

1. From the Funarcade home page, click the Connect Wallet button

<figure><img src="/files/FuaoaNlKTOWozPULWUAX" alt=""><figcaption></figcaption></figure>

2. Select wallet provider

<figure><img src="/files/DPBxWeIydabcLzXRb1iz" alt=""><figcaption><p>Select your wallet of choice</p></figcaption></figure>

3. Select the wallet address to connect to Funarcade&#x20;

<figure><img src="/files/5zHiQ5aJioflMiUiESgd" alt=""><figcaption><p>Choose the account you wish to connect</p></figcaption></figure>

4. You will need to sign a message. This is not a transaction and does not put your funds at risk&#x20;

<figure><img src="/files/elgYf8XqajoR9ALlP3Ej" alt=""><figcaption><p>Follow the prompts</p></figcaption></figure>

5. Connect wallet address to the platform

<figure><img src="/files/L30GeNnw1Om9l8baKMCA" alt=""><figcaption><p>Connect!</p></figcaption></figure>

6. The Connect Wallet button will reflect your connected address once you are connected

<figure><img src="/files/ecbzA1JfbdnBfngKDVSP" alt=""><figcaption><p>Once your address appears here, you're connected</p></figcaption></figure>


---

# 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://funarcade.gitbook.io/funarcade-docs/guide/getting-started/access-by-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.
