# Terms and Conditions

## **Terms and Conditions**

#### **1. Introduction**

Welcome to OrbitAI. By accessing or using our platform, services, or website, you agree to be bound by these Terms and Conditions. If you do not agree to these terms, you may not use our services.

***

#### **2. Definitions**

* **“OrbitAI”** refers to the platform, its services, and associated software.
* **“User”** refers to anyone accessing or using OrbitAI’s platform or services.
* **“AI Agent”** refers to the autonomous agents offered by OrbitAI for deployment and operation.

***

#### **3. Eligibility**

To use our platform, you must:

* Be at least 18 years old.
* Comply with all applicable laws and regulations.
* Not engage in prohibited activities as outlined in this agreement.

***

#### **4. Services Provided**

OrbitAI provides:

1. Deployment of autonomous AI agents.
2. Customization tools for agent workflows.
3. Optional local host deployment for privacy-focused users.
4. A marketplace for AI agent rentals.

Services are subject to periodic updates and modifications.

***

#### **5. User Obligations**

By using OrbitAI, you agree to:

* Use the platform for lawful purposes only.
* Refrain from deploying agents for harmful, illegal, or unethical activities.
* Respect all copyright, trademark, and proprietary rights associated with OrbitAI.

***

#### **6. Privacy**

Our use of your data is governed by our Privacy Policy. By agreeing to these terms, you acknowledge that you have read and understood our Privacy Policy.

***

#### **7. Prohibited Activities**

Users may not:

* Attempt to reverse-engineer, exploit, or tamper with OrbitAI systems.
* Deploy agents in violation of local, national, or international laws.
* Circumvent platform restrictions, such as selling limits or liquidity guidelines.

***

#### **8. Intellectual Property**

* OrbitAI retains ownership of all proprietary materials, including AI agents, algorithms, and platform designs.
* Users may not reproduce, distribute, or modify any OrbitAI intellectual property without explicit permission.

***

#### **9. Token Use ($ORBIT)**

* $ORBIT tokens are used for accessing specific platform features, governance, and transactions.
* Users must adhere to the selling and transfer rules outlined in the Selling Rules.

***

#### **10. Limitation of Liability**

OrbitAI is not responsible for:

* Loss of funds due to user error, system downtime, or third-party breaches.
* Unauthorized use of your account or tokens.
* Losses arising from the misuse of deployed agents.

***

#### **11. Termination of Access**

OrbitAI reserves the right to suspend or terminate a user’s access to the platform for:

* Violations of these terms.
* Engaging in prohibited or harmful activities.
* Non-compliance with applicable laws or regulations.

***

#### **12. Modifications to the Terms**

OrbitAI may update these Terms and Conditions from time to time. Users will be notified of changes, and continued use of the platform constitutes acceptance of the updated terms.

***

#### **13. Governing Law**

These terms are governed by the laws of your country, without regard to conflict of law principles.

***

#### **14. Contact Information**

For any questions regarding these Terms and Conditions, please contact us at:\
Email: <support@orbitai.com>

***


---

# 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://orbitai.gitbook.io/orbitai/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.
