# Partner Onboarding

The general onboarding flow for a new Celestium partner runs in eight steps:

1. Purchase a partner contract with a single click from the partner deployment page.
2. Purchase a domain that you will use as the public face of your operation.
3. Translate the front-end into the languages your market needs. Source files are made available by the Celestium community after the partner contract is deployed.
4. Decide whether you will run the standard Celestium brand or build your own. Reach out for brand cooperation while the contract is being purchased so the timing lines up.
5. Implement your UI updates if you are running a custom brand.
6. Connect the partner contract to your custom domain and front-end.
7. Set up your marketing strategy and social media presence.
8. Launch your partner contract to the public.

For onboarding support, contact the Celestium team at `TODO_PARTNER_ONBOARDING_CONTACT`.


---

# 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://docs.celestium.digital/for-partners/faq-and-terms/partner-onboarding.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.
