# Terms of service

## Terms of Service for Agnosia

### Last Updated: 12/19/2024

Welcome to Agnosia ("the Service"). By accessing or using our application, you agree to be bound by these Terms of Service ("Terms"). If you do not agree to these Terms, you may not use the Service.

***

### 1. **Acceptance of Terms**

By accessing or using the Service, you confirm that you have read, understood, and agree to be bound by these Terms, as well as our Privacy Policy. If you are using the Service on behalf of an organization, you confirm that you have the authority to bind the organization to these Terms.

***

### 2. **Eligibility**

You must be at least 18 years old or the age of majority in your jurisdiction to use the Service. By using the Service, you represent and warrant that you meet these eligibility requirements.

***

### 3. **Web3 and Blockchain Functionality**

#### 3.1 **Decentralized Technology**

The Service may interact with decentralized networks, such as blockchain platforms (e.g., Ethereum, Solana, Binance Smart Chain). You acknowledge and agree that:

* Transactions are facilitated and finalized by decentralized blockchain networks and not under the control of Agnosia.
* We have no control over blockchain functionality, and we cannot reverse or modify blockchain transactions.

#### 3.2 **Wallet Integration**

You may need to connect a third-party wallet (e.g., MetaMask, WalletConnect) to use certain features. By doing so, you:

* Take full responsibility for managing your private keys and wallet access.
* Acknowledge that we are not responsible for any loss or unauthorized access to your wallet.

***

### 4. **User Responsibilities**

#### 4.1 **Compliance**

You agree to comply with all applicable laws and regulations while using the Service.

#### 4.2 **Prohibited Activities**

You may not:

* Use the Service for illegal, fraudulent, or malicious activities.
* Interfere with or disrupt the Service’s operations or its underlying blockchain network.
* Exploit smart contract vulnerabilities or engage in any activity that results in harm to other users.

***

### 5. **Fees and Payments**

Certain functionalities of the Service may involve fees (e.g., gas fees, transaction fees). You acknowledge and agree that:

* Blockchain transactions may incur fees payable to the network validators or miners, and we have no control over these fees.
* We are not liable for any loss resulting from price volatility, failed transactions, or changes in blockchain fee structures.

***

### 6. **Intellectual Property**

#### 6.1 **Ownership**

The Service, including its design, code, and content (excluding blockchain components), is owned by Vidya Games LLC. All rights are reserved.

#### 6.2 **License**

We grant you a limited, non-exclusive, non-transferable license to use the Service for its intended purposes. You may not copy, modify, or distribute any part of the Service without our prior written consent.

***

### 7. **Disclaimers and Limitation of Liability**

#### 7.1 **No Warranties**

The Service is provided "as is" and "as available" without any warranties of any kind, express or implied. This includes, but is not limited to, warranties of merchantability, fitness for a particular purpose, or non-infringement.

#### 7.2 **Limitation of Liability**

To the fullest extent permitted by law, Vidya Games LLC and its affiliates are not liable for any direct, indirect, incidental, consequential, or punitive damages arising from or related to your use of the Service.

***

### 8. **Indemnification**

You agree to indemnify and hold harmless Vidya Games LLC, its affiliates, and their respective officers, employees, and agents from any claims, losses, liabilities, or expenses arising out of your use of the Service or violation of these Terms.

***

### 9. **Termination**

We may suspend or terminate your access to the Service at any time, for any reason, without notice. Upon termination, you must cease all use of the Service.

***

### 10. **Modifications to the Terms**

We reserve the right to modify these Terms at any time. Changes will be effective immediately upon posting. Your continued use of the Service constitutes acceptance of the updated Terms.

***

### 11. **Contact Information**

If you have any questions about these Terms, please contact us at <hello@team3d.io>.

***

### 12. **Acknowledgment**

By using the Service, you acknowledge that you have read and agree to these Terms.


---

# 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://docs.agnosia.gg/terms-of-service.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.
