# Terms & Conditions

Please carefully read these Terms and Conditions ("Terms") before using the OceanFi platform and the OceanFi Fitness App (the "Service"). By accessing or using the Service, you agree to be bound by these Terms. If you do not agree to these Terms, do not use the Service.

#### 1. **Account Registration**

You must create an account to access certain features of the Service. When registering, you agree to provide accurate, complete, and up-to-date information. You are solely responsible for maintaining the confidentiality of your account information and for all activities that occur under your account.

#### 2. **Use of the Service**

You must use the Service in compliance with all applicable laws and regulations.

You may not:

* Use the Service for any unlawful purpose.
* Use the Service to violate the rights of others.
* Attempt to gain unauthorized access to the Service.

We reserve the right to modify, suspend, or terminate the Service at any time, with or without notice, for any reason, without liability to you.

#### 3. **User Content**

You may submit content, including text, images, and other materials. You retain ownership of your content, but by submitting it, you grant us a worldwide, non-exclusive, royalty-free license to use, copy, reproduce, process, adapt, modify, publish, transmit, display, and distribute such content for the purpose of providing the Service.

**4. Intellectual Property**

All content, logos, designs, and materials available through the Service are protected by copyright, trademark, and other intellectual property laws. You may not use, reproduce, modify, or distribute any content without the written consent of OceanFi.

**5. Privacy**

Your use of the Service is subject to our Privacy Policy. By using the Service, you agree to the collection, storage, and use of your data as described in the Privacy Policy.

**6. Disclaimers**

The Service is provided on an "as is" and "as available" basis. We do not warrant that the Service will be uninterrupted, secure, or error-free.

**7. Limitation of Liability**

OceanFi and its affiliates, directors, officers, employees, and agents shall not be liable for any indirect, consequential, special, incidental, or punitive damages, or any loss of profits or revenues, whether incurred directly or indirectly.

**8. Indemnification**

You agree to indemnify and hold OceanFi and its affiliates, directors, officers, employees, and agents harmless from and against any and all claims, demands, losses, liabilities, and expenses (including attorneys' fees) arising out of or in connection with your use of the Service.

**9. Termination**

We may terminate or suspend your account and access to the Service immediately, without prior notice or liability, for any reason.

**10. Governing Law**

These Terms are governed by and construed in accordance with the laws of the United Kingdom. Any dispute arising under these Terms shall be subject to the exclusive jurisdiction of the courts of the United Kingdom.

**11. Contact Information**

For any questions about these Terms, please contact us at <admin@oceanfi.io>.

These Terms and Conditions represent the entire understanding between you and OceanFi regarding your use of the Service. By using the Service, you acknowledge that you have read, understood, and agree to be bound by these Terms.

<br>


---

# 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://oceanfi.gitbook.io/oceanfi-gitbook/terms-and-policies/terms-and-conditions.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.
