> For the complete documentation index, see [llms.txt](https://docs.devtools.fi/learn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devtools.fi/learn/legal/policies/terms-of-service.md).

# Terms of Service

Welcome to DevTools Inc ("we," "our," or "us"). By accessing or using our platform, you agree to these Terms of Service ("Terms"). If you do not agree to these Terms, please refrain from using our services.

***

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

By accessing or using DevTools, you agree to be bound by these Terms and any additional terms and conditions referenced herein or presented during your use of the platform. If you do not agree to these Terms, you may not use our services.

***

#### **2. Eligibility**

To use our platform:

* You must be at least 18 years old or the age of majority in your jurisdiction.
* You must have the legal authority to enter into these Terms.
* Your use of the platform must comply with all applicable laws and regulations.

***

#### **3. Description of Services**

DevTools Inc provides tools for creating, bundling, and managing blockchain-based tokens, including Solana SPL tokens. Our services may include, but are not limited to:

* Token creation and deployment.
* Token bundling and liquidity management.
* Airdrop and market-making tools.

***

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

You agree to:

* Use the platform for lawful purposes only.
* Provide accurate and complete information during registration and use of the platform.
* Maintain the security of your wallet and private keys. **We do not store private keys, and you are solely responsible for their safekeeping.**
* Not engage in any activity that disrupts or harms the platform or other users.

You are responsible for all activity conducted through your account or wallet.

***

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

Certain services on DevTools may require payment of fees. By using such services, you agree to:

* Accept that fees are non-refundable, unless otherwise stated or required by law.
* Bear any blockchain transaction costs (e.g., gas fees).

***

#### **6. Prohibited Activities**

You may not use the platform to:

* Engage in fraudulent, illegal, or harmful activities.
* Violate any laws or third-party rights, including intellectual property rights.
* Interfere with the functionality or performance of the platform.
* Attempt to gain unauthorized access to our systems or other users’ accounts.

***

#### **7. Intellectual Property**

* All content, trademarks, logos, and materials on the platform are the property of DevTools Inc or its licensors.
* You may not copy, modify, distribute, or use any of the platform’s content without prior written permission.

***

#### **8. Blockchain and Decentralization**

DevTools Inc interacts with decentralized blockchain networks. By using our services, you acknowledge that:

* Transactions on the blockchain are irreversible.
* We are not responsible for lost tokens, failed transactions, or user errors.
* Any fees associated with blockchain transactions are beyond our control.

***

#### **9. Disclaimer of Warranties**

* The platform is provided on an "as is" and "as available" basis without warranties of any kind.
* We disclaim all warranties, whether express or implied, including merchantability, fitness for a particular purpose, and non-infringement.
* We do not guarantee that the platform will be error-free, secure, or uninterrupted.

***

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

To the fullest extent permitted by law:

* DevTools Inc and its affiliates are not liable for any indirect, incidental, special, consequential, or punitive damages arising from your use of the platform.
* Our total liability to you for any claims arising from your use of the platform is limited to the amount you paid for our services in the six months preceding the claim.

***

#### **11. Indemnification**

You agree to indemnify and hold harmless Devtools Inc, its affiliates, and its employees from any claims, damages, or liabilities arising from:

* Your use of the platform.
* Your violation of these Terms.
* Your violation of any applicable laws or third-party rights.

***

#### **12. Termination**

We reserve the right to suspend or terminate your access to the platform at our discretion if:

* You violate these Terms.
* Your activities harm the platform or other users.
* Required by applicable law or regulatory obligations.

***

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

These Terms are governed by the laws of Panama. Any disputes arising from these Terms or your use of the platform will be resolved exclusively in the courts of Panama.

***

#### **14. Changes to These Terms**

We may update these Terms from time to time. Changes will be effective upon posting the updated Terms on the platform. Your continued use of the platform after changes are posted constitutes acceptance of the updated Terms.

***

#### **15. Contact Us**

If you have questions about these Terms, please contact us at:

**Email:** <support@devtools.fi>\
**Website:** devtools.fi

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devtools.fi/learn/legal/policies/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.
