# What does txdecoder.xyz do ?

**Q: What kind of data do you provide?**\
A: We provide decoded blockchain transaction and block data, enriched with protocol-level insights such as swaps, lending, staking, and more.

**Q: How can I use your service ?**\
A: You can call REST API or use Websocket

**Q: Are all transactions in same format ?**\
A: Yes, we do normalize it, all transactions have same data schema<br>

**Q: How many protocols do you support?**\
A: Over 50 protocols in major categories: DEX, LENDING, BRIDGE, STAKING ...More protocols will be added gradually


---

# 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://txdecoder.gitbook.io/docs/faq/what-does-txdecoder.xyz-do.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.
