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

# Partner Support

> Technical support and resources for builders integrating with Orderly Network.

Use this page as the support map for builder onboarding, implementation, and launch preparation.

## During onboarding

* **Builder setup:** Start from [Builder Onboarding](/introduction/getting-started/builder-onboarding). All builders should sign up on the [Orderly One portal](https://dex.orderly.network/dex) and complete the setup/graduation flow to create their builder profile and obtain their broker ID. Orderly One serves as the builder portal for both low-code and SDK/API builders. Low-code builders will create a DEX frontend via the portal; SDK/API builders do not need to create a DEX frontend. The graduation fee is **\$10** for both launch paths.
* **Architecture and scope review:** Align your integration plan, core user flows, and launch scope with the Orderly team before development begins.
* **Launch coordination:** Use onboarding discussions to align on launch readiness, milestones, and any rollout dependencies.

## Support channels

* **Discord:** Join the [Orderly Discord](https://discord.gg/OrderlyNetwork) for direct community and team communication.
* **Builder Telegram channel:** Ask the Orderly team for builder Telegram channel access so you can receive maintenance notifications and operational updates.

## Builder resources

* **[Integration Checklist](/build-on-omnichain/integration-checklist):** The recommended implementation and launch sequence.
* **[Building on Orderly](/build-on-omnichain/building-on-omnichain):** Entry page for architecture and builder navigation.
* **[Smart Contract Overview](/build-on-omnichain/overview):** Visual contract interaction flows.
* **[Smart Contract Addresses](/build-on-omnichain/addresses):** Mainnet and testnet contract addresses.
* **[SDK overview](/sdks/overview):** Starting point for Hooks, UI components, and SDK-based integrations.
* **[API fundamentals](/build-on-omnichain/introduction):** Authentication, reference docs, and API behavior.
* **[Contract ABIs](https://github.com/OrderlyNetwork/contract-evm-abi):** Latest ABI files for Orderly smart contracts.

## After launch

* **Maintenance handling:** Monitor the [system maintenance status endpoint](/build-on-omnichain/restful-api/public/get-system-maintenance-status) and prepare your app to communicate maintenance windows clearly.
* **User communication:** Make sure your users can understand when trading data is unavailable and what actions remain available during maintenance.
* **Support escalation:** Keep a clear internal process for technical issues and coordinate with Orderly support when the issue depends on platform behavior.
