# Farcaster

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

1. **Click on 'Add Block':** First, access the block management area of your decentralized website builder and click on the 'Add Block' button.
2. **Select the 'Farcaster' Block:** Scroll through the list of available blocks until you find the 'Farcaster' option and select it.
3. **Enter Farcaster Handle URL:** A popup will appear asking for your Farcaster Handle URL. Paste your URL into the provided text area.
4. **Click on 'Submit':** After entering your URL, click the 'Submit' button to add the Farcaster Handle block to your website.
5. **Congratulations Message:** That's it! Congratulations, you have successfully added your Farcaster Handle to your website, enabling visitors to connect with your Farcaster profile directly.


---

# 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/farcaster.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.
