> For the complete documentation index, see [llms.txt](https://skycastle-network.gitbook.io/terms/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skycastle-network.gitbook.io/terms/terms-and-conditions.md).

# Terms & Conditions

Welcome to Skycastle (“we,” “our,” “us”). By accessing or using our website, applications, or related services (together, the “Platform”), you agree to the following Terms & Conditions. Please read them carefully. If you do not agree, do not use the Platform.

## 1. Eligibility

You must be at least 18 years old to use the Platform. By accessing, you represent that you are legally permitted to do so under the laws of your jurisdiction.

## 2. No Investment Advice

Nothing on the Platform constitutes investment, financial, legal, or tax advice. Tokens, protocols, and projects incubated by Skycastle are inherently experimental. Do your own research and consult qualified professionals before making financial decisions.

## 3. Token-Related Disclaimers

* Skycastle does not guarantee price, liquidity, or future value of any token.
* Participation in contributions, staking, or lockups is voluntary and at your own risk.
* Tokens are not securities and carry no ownership rights in Skycastle or its affiliates.

## 4. Acceptable Use

You agree not to:

* Use the Platform for unlawful purposes, money laundering, or sanctions evasion.
* Attempt to exploit, disrupt, or harm the Platform or its users.
* Misrepresent your identity or affiliation when participating in Skycastle programs.

## 5. Intellectual Property

All content on the Platform (text, design, logos, materials) is owned or licensed by Skycastle. You may not copy, reproduce, or distribute without prior written consent.

## 6. Limitation of Liability

The Platform is provided “as is” without warranties. To the maximum extent permitted by law, Skycastle is not liable for any damages arising from use of the Platform, including loss of funds, data, or access.

## 7. Third-Party Links & Integrations

The Platform may link to third-party apps (e.g. Farcaster Frames, Base contracts). Skycastle is not responsible for external services and you use them at your own risk.

## 8. Termination

We may suspend or terminate access at any time, with or without notice, for any reason.

## 9. Governing Law

These Terms are governed by the laws of the State of Delaware, U.S.A., without regard to conflict-of-law principles.

## 10. Updates

We may update these Terms from time to time. Continued use after updates constitutes acceptance.

<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://skycastle-network.gitbook.io/terms/terms-and-conditions.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.
