# Share 🔼

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

<figure><img src="/files/4H4yScDk21VNATz2drMS" alt=""><figcaption></figcaption></figure>

* **Add Shareable Link Block:**
  * Click on the "Add Block" button within the editor.
  * From the list of available blocks, choose "Share."

<figure><img src="/files/8Mi4tZ42mOhVtH8DEh5y" alt=""><figcaption></figcaption></figure>

* **Submit Destination URL and Name:**
  * A pop-up window will appear, featuring two text fields.
  * In the "Destination URL" field, paste the URL of the destination where the link will lead.
  * In the "Name of the Link" field, enter a name for the link.
* **Submit:**
  * After entering the destination URL and link name, click the "Submit" button in the pop-up window.
* **Confirmation and Display:**
  * You'll be returned to the editor after submitting.
  * To view the added shareable link, preview your website. The link should now be displayed in the designated section.

By following these steps, you can easily integrate a shareable link into your decentralized website, allowing visitors to access external content or resources directly from your site.

Ensure that the destination URL is correct and that you have the necessary rights to share the link on your website.


---

# 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/advanced-blocks-power-up-your-websites-functionality/share.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.
