# Integration Agreement

**Dimes Protocol Limited × \[Partner Name]**

This Multiply Integration Agreement (this "Agreement") is entered into as of \[Date] (the "Effective Date"), by and between **Dimes Protocol Limited** ("Dimes") and **\[Partner Name]** ("Partner", together the "Parties").

Dimes operates Multiply, an embedded credit infrastructure layer that provides leveraged trading on prediction markets. Partner operates a trading front-end (the "Front-End") and wishes to integrate the Multiply API to provide its users with access to the Multiply service. The [Dimes Platform Terms](https://dimes.fi/terms-policy) (the "Platform Terms") are incorporated by reference. In the event of conflict, this Agreement controls.

## 1. Scope

Dimes grants Partner a non-exclusive, revocable, non-transferable right to integrate the Multiply API into the Front-End for the sole purpose of providing Partner's users with access to leveraged prediction market exposure on venues supported by Multiply. Dimes retains sole control over all credit decisions, risk parameters, eligibility gating, leverage bands, margin enforcement, hedge execution, and liquidation.

All leveraged transactions executed through Multiply constitute a direct relationship between the user and Dimes. The Multiply smart contract designates Dimes as the counterparty to each transaction at the point of execution. Partner does not act as counterparty, underwriter, or custodian with respect to any Multiply transaction. This structure is designed to protect Partner from liability related to credit, risk, and liquidation operations, which are separated from Partner's role and managed exclusively by Dimes.

## 2. Responsibilities

**2.1** Dimes shall:

(a) operate the Multiply credit and risk engine, including eligibility gating, leverage bands, concentration limits, margin monitoring, liquidation, and settlement;

(b) execute and manage all hedging activity on external prediction market venues;

(c) provide and maintain the Multiply API and accompanying technical documentation; and

(d) publish real-time market state data for display by Partner.

**2.2** Partner shall:

(a) own and operate the Front-End and route user intent to Multiply via the API;

(b) display all Multiply-provided constraints, risk parameters, and fee disclosures accurately and without delay;

(c) comply with all laws and regulations applicable to Partner's operations in each jurisdiction in which Partner makes the Front-End available; and

(d) to further reinforce Partner's limited role in the provision of leveraged trading, Dimes recommends that Partner display the following or substantially similar language in the Front-End's Terms of Service: *"Leveraged trading is provided by Dimes Protocol. By submitting a leverage transaction, you agree to the* [*Dimes Platform Terms*](https://dimes.fi/terms-policy)*."*

## 3. Economics

Partner shall be entitled to charge a partner-defined origination fee, denominated in basis points and provisioned by Dimes on the Partner record, applied to the leveraged notional of positions originated through Partner's Front-End. The partner origination fee is collected by Dimes on Partner's behalf at position open and settled directly to the fee wallet designated by Partner. Dimes retains in full all protocol fees (entry, time-based, and liquidation) to fund credit, hedging, risk management, and settlement operations that Dimes is solely responsible for under this Agreement. Partner fee accruals are calculated per position and Dimes shall provide reporting sufficient to verify all fee calculations.

Operational details required for fee settlement and administration (including Partner's designated fee wallet and such other details as Dimes may reasonably require) shall be provided by Partner prior to go-live.

## 4. API Usage; Confidentiality

Partner shall integrate with Multiply in accordance with the technical documentation provided separately. Partner shall not cache, modify, or delay Multiply-provided market state data. Dimes may update the API from time to time and shall provide reasonable advance notice of material changes.

Each Party shall keep confidential all non-public information received from the other in connection with this Agreement and shall not disclose such information to third parties without the disclosing Party's prior written consent. User data collected by Partner remains Partner's responsibility; Dimes processes only data necessary to operate Multiply.

## 5. Intellectual Property

Each Party retains all right, title, and interest in and to its pre-existing intellectual property. Dimes retains all rights in and to the Multiply platform, API, risk engine, documentation, and all related technology. Partner retains all rights in and to the Front-End. Nothing in this Agreement grants either Party any ownership interest in the other Party's intellectual property. The limited API access granted hereunder is a license only and does not constitute a transfer or assignment of any intellectual property rights.

## 6. Term and Termination

This Agreement is effective from the Effective Date and continues until terminated. Either Party may terminate for convenience on fourteen (14) days' written notice. Either Party may terminate immediately upon: (a) material breach not cured within seven (7) days of written notice; (b) a regulatory or venue-access event rendering continued operation impractical; or (c) insolvency, fraud, or willful misconduct. Upon termination, open positions shall be managed through their natural lifecycle. Partner shall remove the integration within ten (10) business days and cease all use of the Multiply API and any Dimes intellectual property.

## 7. Limitation of Liability; Representations

Multiply is provided "as is." Dimes makes no warranties, express or implied, regarding performance, uptime, or suitability for any purpose. Dimes shall not be liable for user trading losses, venue outages, execution slippage, or market outcomes. Each Party's aggregate liability shall not exceed the total fees paid or payable to such Party in the twelve (12) months preceding the claim. Neither Party shall be liable for indirect, incidental, consequential, or punitive damages.

Each Party represents and warrants that: (a) it has the authority to enter into this Agreement; (b) it will comply with all laws applicable to its performance hereunder; and (c) its performance will not violate any agreement with a third party. Partner further represents that it will not misrepresent the nature, risks, or characteristics of the Multiply service to its users.

## 8. General

**Entire Agreement.** This Agreement and the Platform Terms constitute the entire agreement between the Parties.

**Amendment.** This Agreement may be amended only by written instrument signed by both Parties.

**Assignment.** Neither Party may assign this Agreement without the other's prior written consent.

**Governing Law.** This Agreement shall be governed by the laws of the British Virgin Islands.

**Counterparts.** This Agreement may be executed in counterparts, each of which shall be deemed an original.


---

# 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.dimes.fi/legal/integration-agreement.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.
