# FAQ Introduction

Welcome to the FAQ section! Here, we address common questions about our key offerings: the Blockchain API, Dedicated Node, and HashKing Aggregator. Whether you're a developer seeking to integrate blockchain technology, a business looking for reliable node services, or someone interested in data aggregation for improved insights, this section provides clarity on how these components work and their benefits. Dive in to find answers to your questions and better understand how these tools can enhance your blockchain experience.


---

# 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.chainupcloud.com/resources/faq.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.
