# Linking Discord to Your Wallet

The Jutsu World community lives and breathes on Discord. Connecting your Discord account to your wallet helps us identify you as a holder and member of the community and will be pivotal in all that you do in Jutsu World. Here's how to connect your Discord account to your Wallet.

### Step 1: Connect your Wallet to Jutsu World

* Click the “Connect” button in the upper right hand of the website. If you're on mobile, you’ll find the connect button by clicking the burger menu in the upper right-hand corner of the website to access the site menu.
* A prompt should appear asking you to connect your Metamask wallet to Jutsu World. Select the wallet you want to connect with then click “Confirm”
* Your wallet is now connected to Jutsu World.
* If you are not on Odyssey Testnet, you’ll be prompted immediately after to switch from your current network to Odyssey Testnet. Simply click “Switch Network” to do so.

### Step 2: Link your Discord to your Wallet on Jutsu.World

1. Once your wallet is connected. Click the dropdown menu where your connected wallet is indicated.
2. Click the “Connect with Discord”
3. Follow the prompt to authorize connection and connect your Discord account
4. Your Discord is now connected to your wallet on Jutsu World

Note that one Discord account may be used for multiple wallets.


---

# 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.jutsu.world/beginners-guide/linking-discord-to-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.
