# Advanced Blocks: Power Up Your Website's Functionality

- [RSS Feed](https://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/advanced-blocks-power-up-your-websites-functionality/rss-feed.md): How to add RSS Feed block on your decentralised website
- [Custom HTML \</>](https://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/advanced-blocks-power-up-your-websites-functionality/custom-html-less-than-greater-than.md): How to add Custom HTML block on your decentralized website
- [Vcard](https://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/advanced-blocks-power-up-your-websites-functionality/vcard.md): How to add Vcard block on your decentralized website
- [Alert 🔔](https://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/advanced-blocks-power-up-your-websites-functionality/alert.md): How to add Alert block on your decentralized website
- [FAQ](https://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/advanced-blocks-power-up-your-websites-functionality/faq.md): How to add FAQ block on your decentralized website
- [Countdown](https://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/advanced-blocks-power-up-your-websites-functionality/countdown.md): How to add Countdown block on your decentralized website
- [External Item](https://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/advanced-blocks-power-up-your-websites-functionality/external-item.md): How to add External Item on your decentralized website
- [Share 🔼](https://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/advanced-blocks-power-up-your-websites-functionality/share.md): How to add Share block to your decentralised website
- [Youtube Feed 🎥](https://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/advanced-blocks-power-up-your-websites-functionality/youtube-feed.md): How to add Youtube Feed block to your decentralized website
- [Timeline](https://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/advanced-blocks-power-up-your-websites-functionality/timeline.md): How to add Timeline block to your decentralized website
- [Review ⭐⭐⭐](https://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/advanced-blocks-power-up-your-websites-functionality/review.md): How to add Review block on your decentralized website
- [Image Slider 🖼️](https://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/advanced-blocks-power-up-your-websites-functionality/image-slider.md): How to add the Image Slider block to your decentralised website
- [Mark Down ✔️](https://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/advanced-blocks-power-up-your-websites-functionality/mark-down.md): How to add Mark Down block on your decentralized 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.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.
