> For the complete documentation index, see [llms.txt](https://funmarket.gitbook.io/funmarket/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://funmarket.gitbook.io/funmarket/terms-of-use.md).

# TERMS OF USE

FunMarket Labs Ltd

<br>

*Last updated: January 2026*

***

### 1. Introduction

<br>

These Terms of Use (“Terms”) constitute a legally binding agreement between you (“User”, “you”) and FunMarket Labs Ltd (“FunMarket”, “we”, “us”, or “our”).

<br>

These Terms govern your access to and use of:

* the FunMarket website and interfaces,
* any related documentation,
* and any interaction with smart contracts made accessible through the FunMarket interface.

<br>

By accessing or using FunMarket, you acknowledge that you have read, understood, and agree to be bound by these Terms.

<br>

If you do not agree to these Terms, you must not access or use FunMarket.

***

### 2. Nature of the Service

<br>

FunMarket provides a software interface that allows users to interact with decentralized smart contracts deployed on public blockchains.

<br>

FunMarket:

* does not operate a betting platform,
* does not act as a broker, exchange, or bookmaker,
* does not custody user funds,
* does not act as a counterparty to any transaction.

<br>

All transactions occur directly between the user’s wallet and smart contracts.

***

### 3. Non-Custodial Use

<br>

FunMarket is strictly non-custodial.

<br>

You are solely responsible for:

* securing your wallet and private keys,
* reviewing transaction details before execution,
* ensuring you understand the consequences of blockchain transactions.

<br>

FunMarket never has access to your private keys, recovery phrases, or funds.

<br>

Transactions executed on the blockchain are irreversible.

***

### 4. Eligibility

<br>

By using FunMarket, you represent and warrant that:

* you are of legal age in your jurisdiction,
* you have the legal capacity to enter into these Terms,
* your use of FunMarket complies with all applicable laws and regulations.

<br>

You are solely responsible for determining whether your use of FunMarket is lawful in your jurisdiction.

***

### 5. Restricted Jurisdictions

<br>

FunMarket may restrict access from certain jurisdictions where prediction markets, financial derivatives, or similar instruments are prohibited or regulated.

<br>

You must not access or use FunMarket if you are located in, resident of, or a citizen of a restricted jurisdiction.

<br>

FunMarket does not verify user location and relies on user representations.

***

### 6. No Financial or Legal Advice

<br>

Nothing provided by FunMarket constitutes:

* financial advice,
* investment advice,
* legal advice,
* tax advice.

<br>

All information is provided for informational purposes only.

<br>

You are solely responsible for evaluating risks and making decisions.

***

### 7. Markets & User-Generated Content

<br>

Markets are created by users.

<br>

FunMarket:

* does not curate, verify, or endorse markets,
* is not responsible for market accuracy or clarity,
* does not guarantee resolution outcomes.

<br>

Market creators are solely responsible for the content and structure of markets they create.

***

### 8. Fees

<br>

Certain protocol-level and market-level fees may apply, including creator fees and protocol fees.

<br>

All applicable fees:

* are enforced by smart contracts,
* are displayed in the interface prior to execution,
* may change over time for future deployments.

<br>

Documentation descriptions of fees are provided for informational purposes only.

***

### 9. Market Resolution

<br>

Markets resolve according to predefined conditions and resolution sources.

<br>

FunMarket does not guarantee:

* accuracy of resolution data,
* availability of resolution sources,
* timely resolution.

<br>

All resolutions are final and irreversible.

***

### 10. Risk Acknowledgement

<br>

By using FunMarket, you acknowledge that:

* you may lose all funds committed,
* prices may change rapidly,
* markets may resolve in unexpected ways,
* smart contracts may contain bugs or vulnerabilities.

<br>

You use FunMarket at your own risk.

***

### 11. Intellectual Property

<br>

All FunMarket interfaces, branding, and documentation are owned by FunMarket Labs Ltd or its licensors.

<br>

You may not copy, modify, or redistribute proprietary materials without permission.

***

### 12. Prohibited Use

<br>

You agree not to:

* violate applicable laws,
* manipulate markets,
* exploit vulnerabilities,
* interfere with platform functionality,
* misrepresent information.

<br>

FunMarket reserves the right to restrict access to its interface at its discretion.

***

### 13. Disclaimer of Warranties

<br>

FunMarket is provided “as is” and “as available”.

<br>

FunMarket disclaims all warranties, express or implied, including:

* merchantability,
* fitness for a particular purpose,
* availability or reliability.

***

### 14. Limitation of Liability

<br>

To the maximum extent permitted by law, FunMarket Labs Ltd shall not be liable for:

* loss of funds,
* loss of data,
* loss of profits,
* indirect or consequential damages.

<br>

FunMarket’s total liability shall not exceed the amount of fees paid directly to FunMarket by you, if any.

***

### 15. Indemnification

<br>

You agree to indemnify and hold harmless FunMarket Labs Ltd from any claims arising from:

* your use of the platform,
* violation of these Terms,
* violation of applicable laws.

***

### 16. Modifications

<br>

FunMarket may modify these Terms at any time.

<br>

Updated Terms become effective upon publication.

<br>

Continued use constitutes acceptance.

***

### 17. Governing Law

<br>

These Terms are governed by the laws applicable to offshore entities, without regard to conflict-of-law principles.

***

### 18. Contact

<br>

For questions regarding these Terms, contact:

<contact@funmarket.app>


---

# 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://funmarket.gitbook.io/funmarket/terms-of-use.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.
