# Link Wallet To Your X Account

Connect to your X account to boost the vault's visibility. A vault with a well-known connected X account does generate more trust from the community. There are 3 types of verified tags as of the following.

<figure><img src="/files/01c7wjIHHfQnT3COBpEX" alt=""><figcaption></figcaption></figure>

Add an X account to your wallet by following the steps:

1. Sign a message using your wallet address
2. Post a Tweet
3. Fill in this form <https://forms.gle/FvSwEy5Wm3ZDXmBp8>
   1. \[Optionally] Submit your KYC/KYB documents to get the verified tags

#### Sign a message using your wallet address

1. Visit <https://etherscan.io/verifiedSignatures>
2. Click the `Sign Messge` button on the top right corner. Following the steps to connect your wallet
3. Then sign this single message: <mark style="color:purple;">**Krystal: Verify Wallet**</mark>

   <figure><img src="/files/204mRgrbS5VLhcCYYgVA" alt=""><figcaption></figcaption></figure>
4. After signing, you will receive a Signature Hash. Ensure you have signed the correct message (<mark style="color:purple;">**Krystal: Verify Wallet**</mark>). You can verify your signature by clicking the `Verify Signature` option.
5. Submit this hash in the form

<div align="center"><figure><img src="/files/dmdhBmPYy7PMM8FIcJ8x" alt="" width="437"><figcaption></figcaption></figure></div>

#### Post a Tweet

A tweet to confirm your ownership of the X account.&#x20;

* \[[CLICK HERE](https://twitter.com/intent/tweet?text=%F0%9F%92%A7%20Checking%20out%20Liquidity%20Vault%20at%20%40KrystalDeFi%0AMy%20wallet%3A%20%7B0xaddress%7D%0A%23KrystalDeFi%20%23KrystalVault%20%23LP%20%23LinkWallet)] to post
* Replace the {0xaddress} with your correct address
* After posting, submit the tweet link in the form

<figure><img src="/files/01R2kgmB3d0qiUFScbOi" alt=""><figcaption></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://docs.krystal.app/products/vaults/connect-x.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.
