> For the complete documentation index, see [llms.txt](https://help.webhash.com/webhash-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/standard-blocks-the-foundation-of-your-website/social.md).

# Social #️⃣

{% embed url="<https://youtu.be/tbOhWa-QCJ4>" %}

#### Customizing Social Media #️⃣:

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

* **Add a social media block:**
  * Click on the "Add Blocks" option in the builder interface.
  * Look for the "Social Media" block in the block library and add it to the canvas area.

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

* **Configure the social media links:**
  * Within the social media block, you should see options to add or configure social media links.
  * Click on the "Add Link" or a similar button to add your first social media link.
* **Enter the social media platform and link:**
  * In the pop-up or editable field, enter the name or label of the social media platform.
  * Then enter the corresponding link for that social media platform.
  * Repeat this step for each social media platform you want to include.
* **Customize the appearance:**
  * Depending on the capabilities of the "1W3" builder, you may have options to customize the appearance of the social media block.
  * This can include options for icons, colors, hover effects, alignment, or other styling attributes.
  * Modify the settings according to your desired visual representation of the social media block.
* **Preview and test your decentralized website:**
  * Utilize the preview feature in the builder to see how your decentralized website looks and functions. Test the links and interactions to ensure they work as intended.
* **Publish your decentralized website:**
  * Once you're satisfied with your web3site's design and functionality, click on the "Publish" or "Save" button within the builder to make your web3site live.

Congratulations! You have successfully created a decentralized website using the "1W3" builder with a blank canvas. Share your website's URL with others and take advantage of the decentralized features offered by the ENS integration.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/standard-blocks-the-foundation-of-your-website/social.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
