# All the guides you need  - All in one place

{% content-ref url="/spaces/Y1eONNtstQRK0zuXpS1g" %}
[Teku Validator Node](https://launchnodes.gitbook.io/teku-validator-node/)
{% endcontent-ref %}

{% content-ref url="/spaces/EcGGjXK53Oub8VzFnlDz" %}
[Prysmatic Validator Node](https://launchnodes.gitbook.io/aws-validator-node-set-up/)
{% endcontent-ref %}

{% content-ref url="/spaces/RmUGj0ikDoKARWST7qJg" %}
[Teku Beacon Node with Geth set up](https://launchnodes.gitbook.io/ethereum-teku-beacon-node-with-geth-set-up/)
{% endcontent-ref %}

{% content-ref url="/spaces/lmSZkPmJ3ZCWmvyODlw0" %}
[Pre-Synced Beacon Node (Prysmatic)](https://launchnodes.gitbook.io/presync-beacon/)
{% endcontent-ref %}

{% content-ref url="/spaces/zNNErf3IeqrKcAavCeac" %}
[Prysmatic Beacon Node](https://launchnodes.gitbook.io/aws-beacon-node-setup/)
{% endcontent-ref %}

{% content-ref url="/spaces/IHJLj003X71SohfEn3uy" %}
[Pre-Synched Geth Node Set Up](https://launchnodes.gitbook.io/aws-geth-node-setup/)
{% endcontent-ref %}

{% content-ref url="/spaces/svX7yPIcOJWsmSMfxRHD" %}
[Ethereum validator withdrawal instructions](https://launchnodes.gitbook.io/ethereum-validator-withdrawal-instructions/)
{% 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://launchnodes.gitbook.io/node-set-up-instructions/all-the-guides-you-need-all-in-one-place.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.
