# Add a description to custom token

We will use as the example token called: RNR

<figure><img src="/files/eWZC4OfJgGUYsH0ssLhT" alt=""><figcaption><p>Test token</p></figcaption></figure>

1\. To add your custom token description you have to go to Enecuum github repository:\
<https://github.com/Enecuum/explorer>

<figure><img src="/files/m3hRUuPnWt8kQkQRmP8n" alt=""><figcaption><p><a href="https://github.com/Enecuum/explorer">https://github.com/Enecuum/explorer</a></p></figcaption></figure>

2\. Fork it to your account's repository

<figure><img src="/files/WNdc2C7ux1IigAwPcnPm" alt=""><figcaption><p>Steps to the fork</p></figcaption></figure>

3\. Check all parameters before the fork

<figure><img src="/files/8KF9KDdHBPxGUdRoC855" alt=""><figcaption><p>3..2..1 - fork!</p></figcaption></figure>

4\. <mark style="color:green;">Congrats!</mark> The fork is finished.

<figure><img src="/files/Z4Qkq3rPmW4kXVtHQIT1" alt=""><figcaption><p>Your forked repository</p></figcaption></figure>

5\. Select "info" folder

<figure><img src="/files/8DiIkbA87IEu88frCiNv" alt=""><figcaption><p>Info</p></figcaption></figure>

5.1. Let's add you **Token Logo** first. To do that - go to "token/logo" folder

<figure><img src="/files/YxEC4LRgXspGf8EOmflV" alt=""><figcaption><p>token/logo folder</p></figcaption></figure>

5.2. Next step - go into "enq" folder

<figure><img src="/files/66e4s0wN1hVLjP4Rh8f2" alt=""><figcaption><p>"enq" folder</p></figcaption></figure>

5.3. Then, add a new file

<figure><img src="/files/1BGAhFLCyuKyvIOx1M3a" alt=""><figcaption><p>new file</p></figcaption></figure>

5.4. Download your logo in formats <mark style="color:green;">.png</mark> or <mark style="color:green;">.jpg</mark>. The resolution <mark style="color:green;">512x512</mark> is good enough. \ <mark style="color:red;">Files larger than 256KB will be ignored.</mark>

<figure><img src="/files/jBWY5tw5cNHEj9InsYA4" alt=""><figcaption><p>Download your logo </p></figcaption></figure>

6\. Let's move forward, and add a description. Go into "info"

<figure><img src="/files/vsZB14uBHvt7eEjUl6Wo" alt=""><figcaption><p>info</p></figcaption></figure>

6.1. Open "token-info-storage-enq.json"

<figure><img src="/files/Qi5Q4yhEFHdCbaqgCUzc" alt=""><figcaption><p>token-info-storage-enq.json</p></figcaption></figure>

6.2. Select "Edit"

<figure><img src="/files/Fx8GuDEUwmVkdK7p0EwQ" alt=""><figcaption><p>inside the token-info-storage-enq.json</p></figcaption></figure>

6.3. Copy the sample description

<figure><img src="/files/ywQtspDUNrtxWXFSBCaj" alt=""><figcaption><p>sample description</p></figcaption></figure>

6.4. Paste the copy before the sample description&#x20;

<figure><img src="/files/wa9gsBebPcNxiEMdPibq" alt=""><figcaption><p>seconds before the paste</p></figcaption></figure>

6.5 Insert your token ID&#x20;

<figure><img src="/files/M8Nrb91Plw5NpWlD1l0I" alt=""><figcaption><p>token ID</p></figcaption></figure>

6.6. Copy ID from your token "page" in explorer:

<figure><img src="/files/D9Ryyvl1XL5Sgpidcgrw" alt=""><figcaption><p>Token ID</p></figcaption></figure>

6.7. Paste ID to file to your token description block

<figure><img src="/files/bxNDNMWE2gUad8zf1h3Q" alt=""><figcaption><p>token description block</p></figcaption></figure>

6.8. Insert all info you neet to special fields. <mark style="color:yellow;">Don't forget about the Logo.</mark>

<figure><img src="/files/7Ib5MRDleqavNHJtI3Qy" alt=""><figcaption><p>Adding the info</p></figcaption></figure>

**Available fields:**

```javascript
    "token_id":"",
    "website":"",
    "logo": "",
    "media": {                            
        "twitter": "",
        "medium": "",
        "github": "",
        "forklog": "",
        "bitcointalk": "",
        "linkedin": "",
        "youtube": "",
        "qq": "",
        "weixin": "",
        "telegram": "",
        "reddit": ""
    },
    "documents": {
        "whitepaper": "",
        "guides": ""
    },     
    "description": {
        "en": "",
        "de": "",
        "fr": "",
        "ru": "",
        "pt": "",
        "vi": "",
        "in": "",
        "tr": ""
    },
    "coingecko_id": "" 
```

6.9. Add a short description and commit your changes.

<figure><img src="/files/lE5yOpwQ7LiWYJEYcXsa" alt=""><figcaption><p>Add a short description</p></figcaption></figure>

7\. Go to "Pull request"

<figure><img src="/files/its8p0Cp0SWNFTyLEY53" alt=""><figcaption><p>Pull request</p></figcaption></figure>

8\. Select "New pull request"

<figure><img src="/files/UX0WPkoXyHUcuWWgz8OU" alt=""><figcaption><p>New pull request</p></figcaption></figure>

9\. Check all repositories and branches. Check your data.

<figure><img src="/files/uhgT16p82ttBqRsoEjNB" alt=""><figcaption><p>New pull request</p></figcaption></figure>

10\. Then click "Create pull request"

<figure><img src="/files/kymzI8YyfRtXzYouaKkn" alt=""><figcaption><p>Create pull request</p></figcaption></figure>

11\. Create pull request

{% hint style="warning" %}
Add you project short summary: 1-2 sentences;

Add your contact;

Add the project website (if exist);
{% endhint %}

<figure><img src="/files/54rlJK1zbSNIkKgxXYJY" alt=""><figcaption><p>Create pull request</p></figcaption></figure>

12\. Copy pool request number

<figure><img src="/files/B5Pf7Xf8KFPkygUuXHHb" alt=""><figcaption><p>Copy pool request number</p></figcaption></figure>

13\. Go to your wallet in Enecuum network and send transaction:

{% hint style="danger" %}
Address: 02833f453fb8bf10cc5e8fd362d563851543559f3ea6e662ef114d8db8f72dda19

Token: ENQ

Amount: 0 ENQ

Data: *(insert here your Pull request number)*
{% endhint %}

<figure><img src="/files/dfwnAc4ifUsFa7JBFain" alt=""><figcaption><p>transaction</p></figcaption></figure>

14\. Copy transaction Hash

<figure><img src="/files/t8e61hcnWWfhyINwNweV" alt=""><figcaption><p>transaction hash</p></figcaption></figure>

15\. Paste it as a comment in your pull request

<figure><img src="/files/aEW3tIQff5MYgK0pXxFA" alt=""><figcaption><p>Paste transaction hash</p></figcaption></figure>

16\. Anticipate the team to check your pool request. Generally, it takes 1-2 weeks to check.


---

# 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://trinitylab.gitbook.io/enex.space/how-to-use/etm/add-a-description-to-custom-token.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.
