# Steps to Install Custom AI Bot

**Step 1**

Purchase 5 SOL Decoder NFTs at <https://magiceden.io/marketplace/soldecoder>

<details>

<summary>How to Install a Phantom Wallet and Purchase $SOLANA</summary>

Install a Phantom wallet <https://phantom.app/download&#x20>;

Create a New Wallet

Create a Password for Phantom

Store your Secret Recovery Phase in a safe place, since you can only recover your wallet via the secret phase

And you are Completely Set!

### Depositing Funds on Phantom Wallet <a href="#depositing-funds-on-phantom-wallet" id="depositing-funds-on-phantom-wallet"></a>

The following steps involve Funding the Phantom Wallet.

* To begin using Solana and participating in DeFi, Phantom will need SOL tokens to pay transaction fees.
* You can fund your Phantom wallet by Withdrawing SOL from a CEX<br>

Multiple CEX Platforms to buy SOL from:&#x20;

* How to send SOL From Binance to Phantom - <https://youtu.be/H5LEulOcJAs>
* How to send SOL from Coinbase to Phantom - <https://youtu.be/N28Kwfnhwmw>
* How to send SOL from KUCOIN to Phantom - <https://youtu.be/6cXx8fwqI8Y>
* How to send SOL from OKX to Phantom - <https://youtu.be/9KClAu1FMkM>
* How to send SOL from Gate.io to Phantom - <https://youtu.be/O1TZYS7wLBU>

  \
  Once you send SOL to Phantom from one of these CEX, you can purchase SOL Decoders or any NFTs on the SOLANA Blockchain&#x20;

</details>

<details>

<summary>You can also Purchase SOL Decoders using a Credit Card</summary>

* Visit <https://magiceden.io/marketplace/soldecoder>
* Select the NFTs you want to Purchase
* ![](/files/yMtfOPqdN0CqRmjzRDzf)
* Click on the # of the NFT
* ![](/files/WY92aLp8GzcHiqbdddSm)
* Click on "Use a Credit Card" And complete the required steps.

</details>

**Step 2**

Join <https://discord.com/invite/sol-decoder>

<details>

<summary>How to Install and Join a server on Discord</summary>

* Download Discord on - <https://discord.com/download>
* Run the .exe File&#x20;
* Register with an Email or Phone Number.&#x20;
* You will be greeted with a page as Follows
* ![](/files/91wfY6z4zSBVeDJNE7CD)
* Click on The "+" Sign, "Join a Server" , "discord.gg/sol-decoder"
* Once you finish getting onboarded, visit this link - <https://discord.com/channels/925207817923743794/971128373164273734>
* This link will redirect you to Matrica Verifcation where you can get the Decoder Holder role.

![](/files/2LLiXsRuHFkPhCdrzzcS)

</details>

**Step 3**

Verify your assets in <https://matrica.io/> and get the 5 NFT Role

<details>

<summary>Connect your Wallet with Matrica</summary>

* Once you connect your Wallet, Make sure to Link Discord in the settings page.
* ![](/files/mHuU4uamLGXSia4kx7GE)
* ![](/files/dDtnW8Cdwh3R3MyMZxyO)
* Click on Authorize and wait for a few minutes for Matrica to grant you the roles.

</details>

**Step 4**

Once you are verified, open up a new browser and go to <https://apps.soldecoder.app/dao>

<details>

<summary>Create your own Server </summary>

* Go back to Discord and Click on the "+" Sign
* Then click "Create my Own"&#x20;

</details>

**Step 5**

Invite the bot to your server and make sure to give it the necessary permissions

<details>

<summary>How to invite Decoder Bot to your server</summary>

Once you click on "Click here to add the Discord Bot to your server" You will be greeted by this page

<img src="/files/4ZDRmLuEg2lQrsE9eNeW" alt="" data-size="original">

![](/files/WBwEYsdW0sFxfEKAds1T)

Choose your respective server and proceed to hit "Continue"

Click on "Authorize" for the bot to join your server

</details>

* Go back to the above website and select your project and click on "Manage"
* Then Click on "Configure AI Custom ChatBots"&#x20;

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

{% hint style="info" %}
Make sure you have the "5 NFT" Role on Discord to see a page like above
{% endhint %}

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

**Step 6**

Select "Create new Chatbot"

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

**Step 7**

Paste your Data which you want your Chatbot to Remember

<figure><img src="/files/136BWLbuiEzA5RICsNoB" alt=""><figcaption></figcaption></figure>

**Step 8**

After pasting in your Bot Name and Custom Data, Hit "Create ChatBot" and voilà, Your Custom Chatbot is ready<br>


---

# 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://aidocs.soldecoder.app/custom-chatbot/steps-to-install-custom-ai-bot.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.
