# Disclaimers

### **1. Introduction**

This disclaimer governs your use of FlexaFina’s platform. By accessing our platform, you accept these terms.

### **2. Services Provided**

FlexaFina facilitates the tokenization of real-world assets and provides associated blockchain services. We do not offer financial, brokering, or custody services.

### **3. Third-Party Services**

FlexaFina has no control over third-party services, such as wallets or exchanges. Users are accountable for their interactions with these services.

### **4. User Responsibilities**

Users must provide truthful information and adhere to relevant laws. Any fraudulent or unethical actions will lead to access termination.

### **5. Platform Interaction**

Transactions on the platform are executed through smart contracts. FlexaFina does not manage funds once they are transferred to a smart contract or third-party project.

### **6. Risks and Liabilities**

Engaging with FlexaFina’s platform carries inherent risks. Users are responsible for conducting their own due diligence and bear all risks tied to blockchain transactions. FlexaFina is not liable for any losses or damages resulting from platform usage.

### **7. Intellectual Property**

All content on the platform is the intellectual property of FlexaFina and cannot be used without prior permission.

### **8. Termination**

FlexaFina reserves the right to suspend user access for violations of this disclaimer or applicable laws. Users may close their accounts at any time, pending any outstanding liabilities.


---

# 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://flexas-documents.gitbook.io/flexas-documents/further-information/disclaimers.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.
