# How to Join EnergyPool

{% hint style="info" %}
If you're already a member of EnergyPool, you can navigate to the section [Manage EnergyPool](/tronpulse/dashboard/manage-energypool.md) to learn on how to manage your pool.
{% endhint %}

## Step 1: Create a New Permission

To become a member of the EnergyPool, you must grant us permission to delegate and reclaim resources on your behalf.&#x20;

Begin by creating a new permission in Tronlink, using the settings provided on the tronpulse.io website.

{% hint style="warning" %}
Always refer to tronpulse.io for the latest updated settings. Please avoid basing your new permission on the potentially outdated image below.
{% endhint %}

<figure><img src="/files/05VSX2MtTx1kSxy7caU3" alt="" width="284"><figcaption></figcaption></figure>

We will present you with two methods for creating a new permission: one using Tronlink Mobile and the other through the Tronlink Web Extension via Tronscan.

### Using Tronlink Mobile

1. Click on the "**User Icon**" then on "**Public Account Management**"

<figure><img src="/files/WQTCF3RWOA7OV96Mm5LC" alt="" width="342"><figcaption></figcaption></figure>

2. Click on "**Permission**"

<figure><img src="/files/Un6DsEqAlch8kHmJR24o" alt="" width="342"><figcaption></figcaption></figure>

3. Click on "**Add**" from the top-right corner

<figure><img src="/files/3VGm07lMFadf61fhd7et" alt="" width="375"><figcaption></figcaption></figure>

4. Fill the permission settings with information provided by tronpulse.io then click on "**Confirm**"

<figure><img src="/files/yF84sDIDFxzmRb3UAjid" alt="" width="342"><figcaption></figcaption></figure>

5. Tronlink will prompt you to approve the transaction. The operation requires a network fee of 100 TRX.

### Using Tronlink Web Extension

1. Click on "**Stake**" and it will take you to tronscan.org

<figure><img src="/files/t6oXye0X2FdvjKt4hLpd" alt="" width="278"><figcaption></figcaption></figure>

2. Click on "**Permissions**" on the menu to open the permissions page.

<figure><img src="/files/5NRwZbBKaZuc1EQGEiCZ" alt="" width="189"><figcaption></figcaption></figure>

3. Click on "**Edit Permission**"

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

4. Click on "**Add active permission**"

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

5. Fill the permission settings with information provided by tronpulse.io then click on "**Add**"

<figure><img src="/files/xVDclhqvE7UcVDllKXF1" alt="" width="383"><figcaption></figcaption></figure>

6. Click on "**Save**" to complete the creation process. Tronlink will prompt you to approve the transaction. The operation requires a network fee of 100 TRX.

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

## Step 2: Activate Your Wallet

Once the permission is created, enter your address and click on "**Activate Walle**t" to finalize the authorization process.

<figure><img src="/files/hgC2x2VYlEbGfE94qs63" 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://tronpulse.gitbook.io/tronpulse/exchange/how-to-join-energypool.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.
