# Test Nodes Documentation Hub

Welcome to the official documentation for **Test Nodes**, your go-to platform for seamless blockchain node deployment and management. This hub provides all the resources you need to get started and optimize your experience.

#### **Quick Links**

* [**Guides and Tutorials**](/test-nodes-guidance/test-nodes-guides/step-by-step-guides-for-node-setup-and-optimization.md): Step-by-step instructions to help you deploy and manage nodes efficiently.​
* [**FAQs**](/test-nodes-guidance/faqs.md): Answers to common questions about setup, security, payments, and more.​
* **Community Support**: Join our [Discord community](https://discord.gg/jwANj5UqjV) to connect with fellow developers and node operators.

{% hint style="info" %}

{% endhint %}


---

# 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://test-nodes-1.gitbook.io/test-nodes-guidance/readme.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.
