# Connecting to a FastLane Sentry Node

During the onboarding process, a FastLane representative will provide the validator team with:

1. enode address
2. peer ID

of the closest **FastLane Sentry node** to the Validator node to ensure the fastest and most stable connection.

The validator team must also share the:

1. enode address
2. peer ID

&#x20;of the **Validator node** so that the FastLane Sentry can list it as a "static peer."

*See our page below for more information on how to find your enode and peer id:*

{% content-ref url="/pages/C1WMe4YTDXLhDTzC8i48" %}
[Finding Your Enode Address & Peer ID](/polygon-fastlane/getting-started-as-a-validator/connecting-to-a-fastlane-sentry-node/finding-your-enode-address-and-peer-id.md)
{% endcontent-ref %}

Finally, the validator node must label the FastLane Sentry as a "static peer."

*See our page below for more information on how to label the FastLane Sentry node as a static peer:*&#x20;

{% content-ref url="/pages/2zN5qQT4yyFDjhx7IxpT" %}
[Adding FastLane as a Static Peer](/polygon-fastlane/getting-started-as-a-validator/connecting-to-a-fastlane-sentry-node/adding-fastlane-as-a-static-peer.md)
{% endcontent-ref %}

[<- Back to "Getting Started as a Validator"](/polygon-fastlane/getting-started-as-a-validator/getting-started-as-a-validator.md)


---

# 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://fastlane-labs.gitbook.io/polygon-fastlane/getting-started-as-a-validator/connecting-to-a-fastlane-sentry-node.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.
