# CONNECT MY WALLET

{% hint style="warning" %}
Get your wallet ready! You can obtain one on OpenSea or win it by playing OYABUN. Make sure the Polygon Network is properly configured. If needed, check your wallet on OpenSea to see which NFTs it contains.
{% endhint %}

{% hint style="danger" %}
IIt is possible that your wallet may appear disconnected after leaving the app and returning later. Don’t worry; your NFTs remain connected and continue to provide the rewards you are entitled to. To update your NFT list, please reconnect your wallet.
{% endhint %}

Here are two methods to link your **OYABUN** wallet to the game **STREET FURY:**

## 1. If your wallet is already set up in a wallet app on your phone

* Open the app and navigate to the 'Farm' or 'NFT' section in Street Fury.
* Tap on 'Connect Wallet.'
* Select your preferred wallet app from the list.
* Approve the connection request within your wallet app.

<figure><img src="/files/h5BEWluBK0Bks9X82nmd" alt="" width="375"><figcaption></figcaption></figure>

## 2. If your wallet is not yet set up in a wallet app on your phone

* Download a wallet app compatible with the Polygon Network (e.g., MetaMask or Trust Wallet).
* Set up a new wallet by following the instructions in the app. Be sure to save your recovery phrase securely.
* Add the Polygon Network to your wallet by entering the network details in the app settings.
* Import your wallet if you already have one, using the private key or recovery phrase. Or create a new wallet.
* Open the app and navigate to the 'Farm' or 'NFT' section in Street Fury.
* Tap on 'Connect Wallet.'
* Select your wallet app from the list.
* Approve the connection request within your wallet app.

{% hint style="info" %}
Important tip: the imported wallet must be the first wallet added to the provider.
{% 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://street-fury.oyabun.io/help/connect-my-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.
