> For the complete documentation index, see [llms.txt](https://fastlane-labs.gitbook.io/polygon-fastlane/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fastlane-labs.gitbook.io/polygon-fastlane/searcher-guides.md).

# Searcher Guides

- [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
