# WoC Widgets

You can embed aspects of the WhatsOnChain *Home*, *Transaction*, or *Block* pages in any application.

Go to the URL - [WhatsOnChain.com](https://WhatsOnChain.com),  Click the **TOOLS** menu, and there you can find the **Widget Creator**.

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

You can use the **Widget Creator** tool to toggle sections of the selected page and can immediately see what it will look like in the preview section.

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

Based on the selected options, a URL and the HTML code are generated for the integration into any website or application.

![](/files/Afgaf1aoKnLrsyB7kSi1)


---

# 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://docs.taal.com/core-products/whatsonchain/woc-widgets.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.
