> For the complete documentation index, see [llms.txt](https://betfin.gitbook.io/betfin-public/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://betfin.gitbook.io/betfin-public/for-partners/about-partner-contract/partner-contract-explained.md).

# Partner Contract Explained

<figure><img src="/files/yLXb7gNfc71I1ToF7KIp" alt=""><figcaption></figcaption></figure>

## Partner principle

* In comparison to affiliate program which means only recommendation of user to BetFin ecosystem, Partner contract provides all transactions between a user and Betfin platform.&#x20;
  * That means all the members transactions has to go through Partner contract to access the BetFin ecosystem.&#x20;
* It is not possible to bet or stake without being delivered to the platform by a partner (and without [Betfin Pass NFT](/betfin-public/affiliate-manual/affiliate-explanation/betfin-pass-nft.md)).
* *<mark style="color:purple;">**Partner contract is something that has all benefits of whitelabel solution and license agreement all at once**</mark>*

## How the business works

* Partners renumeration depends on [Partner Tariff Terms](/betfin-public/for-partners/faq-and-terms/partner-tariff-terms.md) and volume generated in Staking and Betting of users partners brought to the platform via his UI.&#x20;
  * Renumeration is paid directly from [Broken mention](broken://spaces/WQW7ZDUVbfUCPOJhqYDF/pages/c7N8Da0olx5OJNrlArRV) or from winning fees in shared betting games.
* Partner contract can be connected to any user interface.&#x20;
  * That gives the partner opportunity to build custom or copy Betfin UI with own branding
  * It is also possible to connect the input to a device&#x20;
* The goal of the partner is to create a users friendly access point to the Betfin blockchain platform&#x20;
  * The vision is that the better UI will generate better volume and profit.
  * Betfin does not insist on brand and moreover have not control of Partners brand
  * Betfin.io website is example of how the UI may look like
* Betfin community also provides a solution of UI whitelabel where you can use the BetFin.io clone ui.&#x20;
  * If you want to use the Betfin brand just for a local market, contact <magnum@betfin.io>


---

# 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, and the optional `goal` query parameter:

```
GET https://betfin.gitbook.io/betfin-public/for-partners/about-partner-contract/partner-contract-explained.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
