# EFP

#### **How to Add an EFP Block:**

{% embed url="<https://youtu.be/EdLOon82Rtw>" %}

* **Access the Block Library:**
  * Open your Webhash editor and navigate to the page where you want to add the EFP Block.
  * Click the **“Add Block”** button in the top-right corner.

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

* **Search for the EFP Block:**
  * Use the search bar or scroll down to locate the **EFP Block** in the block library.
  * Click on the **EFP Block** to select it.

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

* **Configure the EFP Block:**
  * A pop-up will appear with fields for customization.
  * **Heading** with a title add your followers and the following list.
  * In the **ENS or 0x Address field**, input the relevant ENS name or 0x wallet address for the list you want to display.

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

* **Add the Block:**
  * Once you’ve entered the required details, click **Submit** to add the EFP Block to your website.

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

* **Customization:**
  * After the block is added, you can drag it to adjust its position or explore further styling options to fit your website's design.


---

# 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://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/web3-bringing-web3-to-your-website/efp.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.
