# Mark Down ✔️

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

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

* **Add Markdown Block:**
  * Click on the "Add Block" button within the editor.
  * From the list of available blocks, select "Markdown."

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

* **Markdown Text:**
  * A pop-up window will appear, featuring a text area for your Markdown content.
  * Provide your Markdown text in this area.
* **Customization Options:**
  * Depending on the features of 1W3, you may see customization options for background color, foreground text color, or other styling. Modify these as needed.
* **Submit:**
  * After entering your Markdown text and making any desired customizations, click the "Submit" button in the pop-up window.
* **Confirmation and Display:**
  * You'll be returned to the main editor after submitting.
  * Preview your decentralized Linktree to see the added Markdown block in the designated section.

#### Editing the Markdown Block:

* **Access the Markdown Section:**
  * Navigate to the section on your decentralized Linktree where you added the Markdown block.
* **Edit Markdown:**
  * Find the Markdown block you added.
  * Look for the "Edit" option associated with the Markdown block and click on it.
* **Modify Markdown Text or Style:**
  * Within the editing interface, you can modify the Markdown text or style.
  * Make any changes to the content or styling as needed.
* **Save Changes:**
  * After making modifications, save your changes.
* **Confirmation and Display:**
  * You'll be returned to the main editor after saving.
  * Preview your decentralized Linktree to see the modified Markdown block in the designated section.

By following these steps, you can easily add and customize a Markdown block on your decentralized Linktree, allowing you to incorporate formatted text or notes into 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/mark-down.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.
