# Disclaimer

AgentGPT (“the Platform”) is a decentralized, open-source protocol operating on blockchain networks. This Disclaimer outlines the risks, limitations, and responsibilities associated with using AgentGPT, its smart contracts, and the $AGPT token. By interacting with the Platform, you acknowledge and accept these terms.

***

#### **1. No Professional Advice**

* **Not Financial/Legal Advice**: Content on AgentGPT’s platforms (website, docs, social media) is for informational purposes only. It does not constitute financial, legal, or tax advice. Consult a licensed professional before making decisions involving cryptocurrencies, tokens, or blockchain technology.
* **No Endorsement**: Mentions of third-party projects, tools, or services are not endorsements. Conduct independent due diligence.

***

#### **2. Risks of Use**

Using AgentGPT involves inherent risks, including but not limited to:

* **Smart Contract Vulnerabilities**: Despite audits, exploits or bugs may result in fund loss.
* **Market Volatility**: $AGPT token value may fluctuate drastically.
* **Regulatory Uncertainty**: Laws governing cryptoassets vary by jurisdiction and may change.
* **Third-Party Risks**: Integrations with wallets, exchanges, or bridges may fail or be compromised.

You alone assume responsibility for losses arising from Platform use.

***

#### **3. No Warranties**

AgentGPT is provided “as is” without warranties of any kind. The Core Team and contributors:

* Do not guarantee uninterrupted, error-free, or secure access.
* Disclaim all implied warranties (merchantability, fitness for purpose, etc.).
* Are not liable for technical inaccuracies or typographical errors.

***

#### **4. Third-Party Links & Services**

The Platform may link to external websites, dApps, or services. AgentGPT:

* Does not control or endorse third-party content.
* Is not responsible for damages caused by third-party services.

***

#### **5. Jurisdictional Compliance**

* **Restricted Regions**: AgentGPT may be inaccessible or illegal in your jurisdiction. You are solely responsible for compliance with local laws.
* **Sanctions**: Use is prohibited for individuals/entities under sanctions (OFAC, EU, UN, etc.).

***

#### **6. Limitation of Liability**

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

* Direct, indirect, incidental, or consequential damages.
* Loss of profits, data, or goodwill.
* Unauthorized access to wallets or smart contracts.

***

#### **7. Changes to Disclaimer**

AgentGPT reserves the right to modify this Disclaimer at any time. Continued use constitutes acceptance of revised terms.

***

#### **Contact**

For questions, contact:

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

***

**By using AgentGPT, you agree to this Disclaimer in its entirety.**\
\&#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/disclaimer.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.
