# Terms of Services

**1. Acceptance of Terms**

By accessing or using **AgentGPT** ("the Platform"), including its decentralized applications (dApps), smart contracts, or $AGPT token, you agree to comply with and be bound by these Terms of Service ("Terms"). If you disagree with any part of these Terms, you must immediately cease all use of the Platform.

***

#### **2. Eligibility**

* **Age Requirement**: You must be at least 18 years old or the age of majority in your jurisdiction.
* **Prohibited Jurisdictions**: Use is void where restricted or illegal (e.g., regions under OFAC sanctions).
* **Compliance**: You are responsible for adhering to all local laws, including cryptocurrency regulations.

***

#### **3. Platform Description**

AgentGPT is a **decentralized, open-source protocol** enabling users to deploy and interact with autonomous AI agents on blockchain networks. The Platform:

* Operates via non-custodial smart contracts.
* Is governed by $AGPT token holders through a Decentralized Autonomous Organization (DAO).
* Provides no control over third-party integrations (e.g., wallets, blockchains).

***

#### **4. User Responsibilities**

**4.1 Lawful Use**

You agree not to use AgentGPT for:

* Illegal activities (e.g., money laundering, fraud).
* Exploiting vulnerabilities in smart contracts or agents.
* Disrupting network operations or infrastructure.

**4.2 Security**

* You are solely responsible for securing private keys, wallets, and credentials.
* AgentGPT cannot recover lost or stolen assets.

**4.3 Fees & Taxes**

* You bear all transaction fees (e.g., gas costs) and taxes arising from Platform use.

***

#### **5. Intellectual Property**

* **Open-Source License**: AgentGPT’s codebase is licensed under MIT. Contributions become part of the public domain.
* **Trademarks**: "AgentGPT" and its logos are owned by the DAO. Unauthorized commercial use is prohibited.
* **User Content**: You retain ownership of data generated by agents but grant AgentGPT a global, royalty-free license to use it for Platform operations.

***

#### **6. Disclaimers**

* **No Warranty**: The Platform is provided "as is" without guarantees of accuracy, security, or uptime.
* **Third-Party Risks**: AgentGPT is not liable for losses caused by integrated services (e.g., wallets, bridges).
* **Smart Contract Risks**: Use may result in irreversible loss of funds due to exploits or bugs.

***

#### **7. Limitation of Liability**

To the maximum extent permitted by law, AgentGPT’s Core Team, contributors, and affiliates **shall not be liable** for:

* Direct, indirect, or consequential damages.
* Loss of profits, data, or reputation.
* Unauthorized access to your wallet or agents.

***

#### **8. Termination**

AgentGPT reserves the right to:

* Restrict or terminate access to users violating these Terms.
* Modify or discontinue the Platform without notice.

***

#### **9. Governing Law & Dispute Resolution**

* **Governing Law**: These Terms are governed by the laws of Singapore, excluding conflict-of-law principles.
* **Arbitration**: Disputes shall be resolved through binding arbitration under the Singapore International Arbitration Centre (SIAC).

***

#### **10. Amendments**

AgentGPT may update these Terms at any time. Continued use constitutes acceptance of revised Terms. Check the Legal Portal for updates.

***

#### **11. Contact**

For inquiries:

* **Support Team**: <support@agent-gpt.org>
* **Telegam**: [t.me/agentgptorg](https://t.me/agentgptorg)

***

**By using AgentGPT, you acknowledge that you have read, understood, and agreed to these Terms.**\
\&#xNAN;*Last updated: February 8, 2025*


---

# 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://agent-gpt.gitbook.io/agent-gpt/legal/terms-of-services.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.
