# Terms of Service

{% hint style="info" %}
When you use our platform services, you agree to the following terms.
{% endhint %}

**Article 1: General Provisions**

1.1 Welcome to the Launch314 platform (hereinafter referred to as "the Platform"). These terms of service apply to all users of the Platform.

1.2 Please read these terms carefully before using the Platform's services. By using the Platform's services, you acknowledge that you have read, understood, and agreed to be bound by all the terms of this agreement.

**Article 2: Services**

2.1 The Platform provides web3 presale Launchpad services, allowing users to launch and participate in presale projects.

2.2 The Platform reserves the right to adjust the service content based on actual circumstances. Any adjustments will be communicated to users via the Platform's website or other appropriate means.

**Article 3: User Obligations**

3.1 Users must comply with national laws and regulations as well as these terms of service when using the Platform's services. Users shall not use the Platform for illegal activities.

3.2 Users must ensure that the information they provide is true, accurate, and complete, and must update it in a timely manner to maintain its validity.

**Article 4: User Rights**

4.1 Users have the right to use the services provided by the Platform, subject to compliance with these terms.

4.2 Users have the right to participate in presale projects and enjoy related benefits according to the Platform's relevant regulations.

**Article 5: Investment Risk Disclaimer**

5.1 Users should be aware that investing in digital currencies carries significant risks, including but not limited to market volatility, project failure, and technical risks.

5.2 Any investment actions taken by users on the Platform are their own decisions and are not related to the Platform. The Platform is not responsible for any investment actions and their outcomes.

**Article 6: Limitation of Liability**

6.1 The Platform does not assume any responsibility for the results of users' use of the services. Users are responsible for their own actions and results when using the Platform's services.

6.2 Under no circumstances shall the Platform be liable for service interruptions caused by system maintenance or upgrades.

**Article 7: Intellectual Property**

7.1 The content included in the Platform and its related services, including but not limited to text, images, audio, and video, is protected by intellectual property laws.

7.2 Users may not use, copy, modify, or distribute any content from the Platform without written permission from the Platform.

**Article 8: Termination**

8.1 The Platform reserves the right to terminate a user's access to the Platform at any time without notice.

8.2 If a user violates any provision of these terms, the Platform has the right to immediately terminate the user's access.

**Article 9: Miscellaneous**

9.1 The right to interpret and modify these terms belongs to the Platform.

9.2 Any matters not covered in these terms shall be governed by relevant national laws and regulations.


---

# 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.launch314.app/about/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.
