# Linking your wallet

{% hint style="warning" %}
Your wallet information will not be sent to the owner of the server without your consent.
{% endhint %}

By utilizing the **/profile** command and navigating to the Wallet Settings, you can easily connect your EVM-compatible or Ordinals wallet to Boiler. Follow the provided instructions and complete the necessary steps to establish the connection. Once your wallet is connected, you'll be ready to participate in the various features and activities offered by Boiler within the Discord community. \
\
Enjoy the seamless integration and enhanced user experience with your connected wallet on Boiler.

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

### Step 1: Open the Text Channel&#x20;

Navigate to the text channel where you want to access the wallet settings. The message is only visible to you.

### Step 2: Use the /profile Command&#x20;

Type the command "/profile" in the text channel to access your profile settings.

### Step 3: Access Wallet Settings&#x20;

Within your profile, look for the option labeled "Wallet Settings" and select it.

### Step 4: Choose Wallet&#x20;

Type In the wallet settings, you will be presented with two options:

* **Connect an EVM-Compatible Wallet:** Choose this option if you have an EVM-compatible wallet. Clicking on it will redirect you to a web page where you can connect your wallet. Follow the instructions on the page to connect your wallet and sign a message to prove ownership. You can also use Wallet Connect directly on Discord by scanning the provided QR code with a mobile wallet, allowing you to sign the message directly within Discord.
* **Connect an Ordinals Wallet:** Select this option if you have an Ordinals wallet. Similar to the previous option, clicking on it will redirect you to a web page where you can connect your wallet. Follow the instructions on the page to connect your Ordinals wallet and sign a message to verify ownership.

### Step 5: Complete the Wallet Connection&#x20;

Follow the prompts and instructions provided on the web page to successfully connect your chosen wallet type and verify ownership.


---

# 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.boiler.gg/bot/user-section/guides/linking-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.
