> 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/terms-and-conditions-overview.md).

# TERMS & CONDITIONS OVERVIEW

<table><thead><tr><th width="360">Searched terms page</th><th>Link for the page</th></tr></thead><tbody><tr><td>DAO LLC Operating Agreement</td><td>DAO LLC Constitution</td></tr><tr><td>Liquidity Pool Terms</td><td>🎯 Liquidity Pool Terms</td></tr><tr><td>Conservative staking terms &#x26; conditions</td><td><a data-mention href="/spaces/C2OFugUqsqIbeojX8DmZ/pages/5u5T4hOWxB33ydQ2zN96">/spaces/C2OFugUqsqIbeojX8DmZ/pages/5u5T4hOWxB33ydQ2zN96</a></td></tr><tr><td>Dynamic staking terms &#x26; conditions</td><td><a data-mention href="/spaces/C2OFugUqsqIbeojX8DmZ/pages/69KsfR2PM8BtVJnueA54">/spaces/C2OFugUqsqIbeojX8DmZ/pages/69KsfR2PM8BtVJnueA54</a></td></tr><tr><td>Liquidity Pool Sync &#x26; Terms</td><td><a data-mention href="/spaces/C2OFugUqsqIbeojX8DmZ/pages/X44rpR1Sf8GZG0xHMKgx">/spaces/C2OFugUqsqIbeojX8DmZ/pages/X44rpR1Sf8GZG0xHMKgx</a></td></tr><tr><td>Games Terms &#x26; conditions</td><td><a data-mention href="/spaces/SinPZEOuPy8TM9anY3n8/pages/K000pPAwGBCeqaxh7BtP">/spaces/SinPZEOuPy8TM9anY3n8/pages/K000pPAwGBCeqaxh7BtP</a></td></tr><tr><td>Affiliate Terms &#x26; conditions</td><td><a data-mention href="/spaces/uG2FOxQN4xW8cuFDITeM/pages/RCzyRjvEpUzXhLlYJxIi">/spaces/uG2FOxQN4xW8cuFDITeM/pages/RCzyRjvEpUzXhLlYJxIi</a></td></tr><tr><td>Tokenomy distribution &#x26; vesting</td><td><a data-mention href="/spaces/rHOKQrd3to9xOScdSF8N/pages/IZqFeKHZ2te12sa1IMXF">/spaces/rHOKQrd3to9xOScdSF8N/pages/IZqFeKHZ2te12sa1IMXF</a></td></tr><tr><td>Contract addresses</td><td><a data-mention href="/spaces/rHOKQrd3to9xOScdSF8N/pages/chb17p9i5uBLkXEzcjRs">/spaces/rHOKQrd3to9xOScdSF8N/pages/chb17p9i5uBLkXEzcjRs</a></td></tr><tr><td>Contract governance (DAO LLC)</td><td><a data-mention href="/spaces/rHOKQrd3to9xOScdSF8N/pages/PL0Q4v8YJFAc3zvFpAML">/spaces/rHOKQrd3to9xOScdSF8N/pages/PL0Q4v8YJFAc3zvFpAML</a></td></tr><tr><td>Partners terms &#x26; conditions</td><td><a data-mention href="/spaces/ghcvsowmAIHcsfYLkJpA/pages/Y2B0YZK9MJ0TE1lSlOGU">/spaces/ghcvsowmAIHcsfYLkJpA/pages/Y2B0YZK9MJ0TE1lSlOGU</a></td></tr></tbody></table>

Please keep in mind that the Betfin Protocol is governed by the Operating Agreement of BF Protocol DAO LLC, an algorithmically-managed for-profit entity. Providing liquidity constitutes a bilateral arrangement between the provider and the independent game operator, not a collective investment managed by the Company. There are no traditional terms as found on centralised websites; rather, the documentation describes the technical constants, irreversible limitations, and cryptographic rules that ensure protocol fairness


---

# 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/terms-and-conditions-overview.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.
