> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polygon.technology/llms.txt
> Use this file to discover all available pages before exploring further.

# Support and resources

> Where to get help and reference the public tools used for Agglayer chain integration.

This page lists the support channels and tool repositories used during Agglayer chain integration. Use it as the directory of external references and contact points across the rest of this section.

## Becoming an integration partner

RaaS providers interested in operating an Agglayer-connected CDK chain start with the [CDK Integration Partner interest form](https://docs.google.com/forms/d/e/1FAIpQLSfAjR5FsjDSXt55Fb4zW6FLTBFtYzCih2CqY6ur9-iS17FH9w/viewform). Polygon reviews the submission and follows up before you open any chain requests through the Jira service desk.

## Getting help

The primary support channel is the public Polygon Help Center service desk at [https://polygon.atlassian.net/servicedesk/customer/portal/22](https://polygon.atlassian.net/servicedesk/customer/portal/22). Use it for new-chain requests and ongoing support tickets.

Every integration includes a human Polygon engineering handoff at the chain-attachment step. Plan timing so that ticket review and signer coordination on Polygon's side fit your project schedule.

## Tool repositories

| Repository                                                                              | Purpose                                                                                                                         |
| --------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| [`0xPolygon/cdk-contracts-tooling`](https://github.com/0xPolygon/cdk-contracts-tooling) | Genesis generation for CDK-Erigon networks.                                                                                     |
| [`agglayer/agglayer-contracts`](https://github.com/agglayer/agglayer-contracts)         | Genesis generation (`tools/createSovereignGenesis`) and post-genesis checks (`tools/compareGenesis`).                           |
| [`agglayer/aggsandbox`](https://github.com/agglayer/aggsandbox)                         | Local sandbox for testing Agglayer integration before deploying to a live environment.                                          |
| [`0xPolygon/cdk-op-reth`](https://github.com/0xPolygon/cdk-op-reth)                     | Operator-facing deployment guide for CDK + OP Stack rollups connecting to Agglayer. The canonical step-by-step runbook for IPs. |

## Downstream developer resources

These are for the application teams building on your chain, not for chain operators. Share them with your customer's developer relations or dapp team.

* [https://arc-api.polygon.technology/docs](https://arc-api.polygon.technology/docs): ARC API and SDK reference.
* [https://github.com/agglayer/sdk](https://github.com/agglayer/sdk): Agglayer SDK.
