# Welcome to WatchData Docs

## WatchData overview

Use these docs to learn more about WatchData core products, and check out our API references.&#x20;

{% hint style="info" %}
[Get access WatchData platform!](https://dashboard.watchdata.io/login)
{% endhint %}

### What is WatchData?

WatchData is a platform for blockchain developers. Our toolkit is designed to make it easy to create and run blockchain applications. Our solution that aims at transforming raw and unstructured blockchain data into meaningful form to ease the integration of real-time blockchain data.

Currently we are supporting Ethereum (Mainnet + Goerli), Tron, Binance Smart Chain, Bitcoin and Polygon. We are interested in the development of our product and are ready to add the blockchains you need. Feel free to contact us <marketing@thewatch.io>

{% embed url="<https://youtu.be/iR4kGQ-NfQU>" %}
What is WatchData?
{% endembed %}

### Why use WatchData?

#### Built for blockchain developers

Whether you are using Ethereum for the first time or working on a solo project, WatchData is here to make developer's life much better.

#### Want to build a blockchain app?&#x20;

With the current blockchain landscape, maintaining self-hosted nodes is expensive, unreliable, and extremely time-consuming. WatchData gives you access to our custom API that is built for production, requires only 1-minute to integrate, and has 100% data correctness.

{% content-ref url="/pages/ho82Z0yty99VeASYqVRy" %}
[What products are suitable for our solutions](/welcome-to-watchdata-docs/what-products-are-suitable-for-our-solutions.md)
{% endcontent-ref %}

### WatchData Products and Features

WatchData developer tools and valuable insights guarantee simple and reliable API access to  blockchains.

We provide raw data from supported blockchains, you can find out more about each method in the Blockchain API section.

{% content-ref url="/pages/pwI6To1k6SKi5f3BRdhO" %}
[Blockchain API](/welcome-to-watchdata-docs/features/blockchain-api.md)
{% endcontent-ref %}

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 Powered API section.

{% content-ref url="/pages/0NcKdVAJ1tishOSisgwo" %}
[Powered API](/welcome-to-watchdata-docs/features/powered-api.md)
{% endcontent-ref %}

**Development for your requirements**

Development for your requirements (integration with the blockchain, data processing, node support) - we are interested in long-term and mutually beneficial cooperation, if you have ideas or suggestions, you can write to us at <marketing@thewatch.io>

### Expectations

* The docs assume that you have some programming knowledge.
* The docs are a work in progress and receive regular updates.
* If you find something confusing in the docs or have suggestions for improvements let us know  and send us an e-mail (<marketing@thewatch.io>)

### Get started!

Get set up to use the WatchData API in under 3 minutes. Learn how to get and use your API key, start making requests, and set up your application to use WatchData's endpoints!

{% content-ref url="/pages/uihAPTlLijn5xGO1GNiN" %}
[Quick start guide to WatchData!](/introduction/quick-start-guide-to-watchdata.md)
{% endcontent-ref %}

### Community&#x20;

Join us in social media to discuss your Web3 projects with other developers and to get all the fresh info on our service updates weekly, including published articles about WatchData.

{% content-ref url="/pages/6SRmSocI3DwiwOPlsdxt" %}
[Community](/resources/community.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.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.
