# Polygon FastLane

## Polygon FastLane

- [What is Polygon FastLane?](https://fastlane-labs.gitbook.io/polygon-fastlane/what-is-polygon-fastlane.md)
- [Overview](https://fastlane-labs.gitbook.io/polygon-fastlane/what-is-polygon-fastlane/overview.md): FastLane Protocol Overview
- [Design Principles](https://fastlane-labs.gitbook.io/polygon-fastlane/what-is-polygon-fastlane/design-principles.md)
- [Components](https://fastlane-labs.gitbook.io/polygon-fastlane/what-is-polygon-fastlane/components.md)
- [Component Diagram](https://fastlane-labs.gitbook.io/polygon-fastlane/what-is-polygon-fastlane/component-diagram.md)
- [Getting Started as a Validator](https://fastlane-labs.gitbook.io/polygon-fastlane/getting-started-as-a-validator/getting-started-as-a-validator.md)
- [Connecting to a FastLane Sentry Node](https://fastlane-labs.gitbook.io/polygon-fastlane/getting-started-as-a-validator/connecting-to-a-fastlane-sentry-node.md): How to connect your Validator node to the FastLane Sentry Node.
- [Finding Your Enode Address & Peer ID](https://fastlane-labs.gitbook.io/polygon-fastlane/getting-started-as-a-validator/connecting-to-a-fastlane-sentry-node/finding-your-enode-address-and-peer-id.md): How to find your Validator node's Enode an Peer ID
- [Adding FastLane as a Static Peer](https://fastlane-labs.gitbook.io/polygon-fastlane/getting-started-as-a-validator/connecting-to-a-fastlane-sentry-node/adding-fastlane-as-a-static-peer.md)
- [Patching Your Sentry Nodes With The FastLane Patch](https://fastlane-labs.gitbook.io/polygon-fastlane/getting-started-as-a-validator/patching-your-sentry-nodes-with-the-fastlane-patch.md): Patching your existing sentry nodes can be done with either of the following methods:
- [Installing from source](https://fastlane-labs.gitbook.io/polygon-fastlane/getting-started-as-a-validator/patching-your-sentry-nodes-with-the-fastlane-patch/installing-from-source.md)
- [Patch Download](https://fastlane-labs.gitbook.io/polygon-fastlane/getting-started-as-a-validator/patching-your-sentry-nodes-with-the-fastlane-patch/installing-from-source/patch-download.md)
- [Patch Installation](https://fastlane-labs.gitbook.io/polygon-fastlane/getting-started-as-a-validator/patching-your-sentry-nodes-with-the-fastlane-patch/installing-from-source/patch-installation.md)
- [Installing from packages](https://fastlane-labs.gitbook.io/polygon-fastlane/getting-started-as-a-validator/patching-your-sentry-nodes-with-the-fastlane-patch/installing-from-packages.md)
- [Validator Vault](https://fastlane-labs.gitbook.io/polygon-fastlane/withdrawing-validator-revenue/validator-vault.md): Access your revenue 💰 and customize your settings ⚙️
- [Connect an Eligible Wallet](https://fastlane-labs.gitbook.io/polygon-fastlane/withdrawing-validator-revenue/validator-vault/connect-an-eligible-wallet.md)
- [Revenue Redemption (withdrawal)](https://fastlane-labs.gitbook.io/polygon-fastlane/withdrawing-validator-revenue/validator-vault/revenue-redemption-withdrawal.md): Withdrawing pending validator revenue
- [Getting Started as a Searcher](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/getting-started-as-a-searcher.md): How to get started as a FastLane Searcher on Polygon
- [Solver Call Data](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/getting-started-as-a-searcher/solver-call-data.md)
- [Submission Methods](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/getting-started-as-a-searcher/submission-methods.md)
- [Migration Guide for Searchers](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/getting-started-as-a-searcher/migration-guide-for-searchers.md): PFL Auction Migration Guide
- [Bundles (Backruns)](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/bundles-backruns.md)
- [Bundle Format](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/bundles-backruns/bundle-format.md)
- [Bid Submission](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/bundles-backruns/bid-submission.md)
- [Bundle Requirements](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/bundles-backruns/bundle-requirements.md)
- [Full Example](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/bundles-backruns/full-example.md): Full working code to submit bundle
- [Subscribe Events](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/bundles-backruns/subscribe-events.md): Subscribe to backrun events using our web-sockets api
- [4337 Bundles Integration Guide](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/4337-bundles-integration-guide.md)
- [Overview](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/4337-bundles-integration-guide/overview.md)
- [How it works](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/4337-bundles-integration-guide/how-it-works.md)
- [RPC Reference](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/4337-bundles-integration-guide/rpc-reference.md)
- [Examples](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/4337-bundles-integration-guide/examples.md)
- [Searcher Contract Integration](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/searcher-contract-integration.md)
- [Safety Considerations](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/searcher-contract-integration/safety-considerations.md): Not getting REKT 101
- [atlasSolverCall](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/searcher-contract-integration/atlassolvercall.md)
- [Direct Implementation](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/searcher-contract-integration/direct-implementation.md): Integrating directly into the searcher's contract
- [Proxy Implementation](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/searcher-contract-integration/proxy-implementation.md): Creating a proxy contract
- [Solver Concepts](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/searcher-contract-integration/solver-concepts.md): Solver concept guide
- [Altas Bonding Concept](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/searcher-contract-integration/altas-bonding-concept.md): atlETH bonding mechanism
- [Bond atlETH](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/searcher-contract-integration/bond-atleth.md): atlETH serves as a wrapped representation of the blockchain's native token within Atlas. While named "atlETH" for simplicity, it represents the native token of whichever blockchain Atlas is deployed
- [Estimating Solver Gas Charges](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/searcher-contract-integration/estimating-solver-gas-charges.md)
- [Addresses & Endpoints](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/addresses-and-endpoints.md)
- [Helpers](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/helpers.md)
- [Common Mistakes](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/common-mistakes.md): Error is human
- [Atlas SDK's](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides/atlas-sdks.md): Atlas developer SDK integration
- [FastLane Bundle Explorer](https://fastlane-labs.gitbook.io/polygon-fastlane/tools-and-analytics/fastlane-bundle-explorer.md): Introduction
- [Features Overview](https://fastlane-labs.gitbook.io/polygon-fastlane/tools-and-analytics/fastlane-bundle-explorer/features-overview.md)
- [Key Components](https://fastlane-labs.gitbook.io/polygon-fastlane/tools-and-analytics/fastlane-bundle-explorer/key-components.md)
- [Usage Example](https://fastlane-labs.gitbook.io/polygon-fastlane/tools-and-analytics/fastlane-bundle-explorer/usage-example.md)
- [Error Codes & Troubleshooting](https://fastlane-labs.gitbook.io/polygon-fastlane/tools-and-analytics/fastlane-bundle-explorer/error-codes-and-troubleshooting.md)
- [Transaction Encoding](https://fastlane-labs.gitbook.io/polygon-fastlane/key-concepts/transaction-encoding.md)
- [Health Status Endpoint](https://fastlane-labs.gitbook.io/polygon-fastlane/infrastructure/health-status-endpoint.md)
- [Relay JSON-RPC API](https://fastlane-labs.gitbook.io/polygon-fastlane/reference/relay-json-rpc-api.md)
- [Relay REST API](https://fastlane-labs.gitbook.io/polygon-fastlane/reference/relay-rest-api.md)
- [Glossary of Terms](https://fastlane-labs.gitbook.io/polygon-fastlane/reference/glossary-of-terms.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://fastlane-labs.gitbook.io/polygon-fastlane/what-is-polygon-fastlane.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.
