# Integration with third-party APIs (where applicable)

While UATU's primary focus is on providing access to on-chain data, it also recognizes the value of integrating with third-party APIs to offer additional information and insights. These integrations can enhance the user experience by offering complementary data that may not be available directly from the blockchain.

Some examples of third-party API integrations include:

* **Market data:** Access and analyze historical and real-time market data, such as asset prices, trading volumes, and market capitalizations.
* **Off-chain analytics:** Gain insights into off-chain factors that may influence blockchain activity, such as social media sentiment or news coverage.
* **KYC/AML data:** Access and analyze data related to know-your-customer (KYC) and anti-money laundering (AML) compliance.
* **Decentralized finance (DeFi) platforms:** Obtain data from various DeFi platforms, such as lending and borrowing rates, liquidity pools, and total value locked (TVL).

By integrating with these third-party APIs, UATU further expands its capabilities, enabling users to access a wider range of data and insights to inform their decisions and analyses.


---

# 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://uatu.gitbook.io/uatu/uatu-services/integration-with-third-party-apis-where-applicable.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.
