> For the complete documentation index, see [llms.txt](https://docs.primestaking.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.primestaking.xyz/for-partners/integration-models.md).

# Integration Models

PrimeStaking offers two integration models for exchanges, custodians, and institutional partners. Both leverage the same audited, battle-tested infrastructure.

***

## Model A - White Label

**Your brand. Our infrastructure.**

The partner operates XDC staking under their own brand, powered by PrimeStaking's architecture. End users interact with the partner's interface and never see PrimeStaking branding.

### What We Provide

* Full access to the liquid staking contract suite
* Managed validator infrastructure with SLA
* Settlement reconciliation data and on-chain proof of reserves
* Dedicated partner support during and after integration

### Partner Responsibilities

* Frontend development and UX under their own brand
* User onboarding, KYC/AML (if applicable)
* Customer support (Tier 1)
* Regulatory compliance in their jurisdiction

***

## Model B - Powered by Prime

**Co-branded integration. Minimal technical lift.**

The partner integrates PrimeStaking with visible "Powered by PrimeStaking" branding. This model requires significantly less development effort.

### What We Provide

* Drop-in staking UI that partners can embed directly
* Co-branded experience with partner logo alongside PrimeStaking branding
* Managed infrastructure including validator operations, reward distribution, and withdrawal processing
* Standard on-chain reporting

### Partner Responsibilities

* Embed the PrimeStaking widget in their platform
* Direct users to the staking interface
* Optional: provide supplementary user support

***

## Comparison

|                        | White Label (Model A)       | Powered by Prime (Model B)               |
| ---------------------- | --------------------------- | ---------------------------------------- |
| **Branding**           | Partner's brand only        | Co-branded                               |
| **Integration effort** | Higher (custom frontend)    | Low (embed widget)                       |
| **Customization**      | Full control over UX        | Widget configuration                     |
| **Infrastructure**     | Managed by PrimeStaking     | Managed by PrimeStaking                  |
| **SLA**                | Custom SLA                  | Standard SLA                             |
| **Best for**           | Exchanges, large custodians | Wallets, aggregators, regional platforms |

Commercial terms - including fees, revenue share, and SLA specifics - are discussed during the partnership process. Contact us for a tailored proposal.

***

## Integration Process

| Phase           | Activities                                                      |
| --------------- | --------------------------------------------------------------- |
| **Discovery**   | Requirements gathering, technical scoping, commercial alignment |
| **Integration** | Technical setup, frontend development (if applicable), testing  |
| **UAT**         | User acceptance testing in staging environment                  |
| **Go-live**     | Production deployment, monitoring, launch support               |

Timelines vary depending on the integration model and partner's technical readiness.

***

## Next Steps

Contact us to discuss which model fits your needs:

* **Email:** <admin@primenumbers.xyz>
* **Website:** [primestaking.xyz](https://primestaking.xyz)


---

# 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 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.primestaking.xyz/for-partners/integration-models.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.
