# Powered API

## Powered API overview

We want to make your life easier. That's why we're announcing the release of our growing suite of Powered API methods. No more complex and costly blockchain requests! You'll be able to get all the data you need for transactions and token information, in fewer requests.

What does this mean? <mark style="color:purple;">**More time**</mark>, <mark style="color:green;">**less money spent**</mark> creating apps that are better and more advanced than ever before. We know how important it is for developers like you to build upon a stable foundation — you want to be able to focus on innovating new features and functionalities, not reinventing the wheel every time you start a new project.

### Get blockchain data both fast and effectively!  :sunglasses:

The requested data is presented in a structured format that is accurate, reliable, and of value, allowing developers to focus on the application. You can find out more about each method in the Structured data section.

{% content-ref url="/pages/QWBDkfBGhSysvxQIeN8u" %}
[Transfers](/powered-api/transfers.md)
{% endcontent-ref %}

{% content-ref url="/pages/2hiyxNDF7GvFYS2lb6M9" %}
[Parity](/powered-api/parity.md)
{% endcontent-ref %}

{% content-ref url="/pages/6K5VuOTpWesRxFTd9rk9" %}
[Trace](/powered-api/trace.md)
{% endcontent-ref %}

{% content-ref url="/pages/y5zIS16TAUsA79lYH42h" %}
[Blocks](/powered-api/blocks.md)
{% endcontent-ref %}

{% content-ref url="/pages/vDvRDMtxyvFkSN2OzVVy" %}
[Token API](/powered-api/token-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/wucVsWZEsg2HVgtg0FVd" %}
[Stats](/powered-api/stats.md)
{% endcontent-ref %}


---

# 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.watchdata.io/welcome-to-watchdata-docs/features/powered-api.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.
