# Terms of use

*Last updated: April 21, 2025*

1. **General Provisions**\
   Welcome to [Gridica.network](https://gridica.network) ("the Site"). The Site is provided by a group of independent contributors acting as private individuals and is intended solely for presenting the concept of the Gridica project—a decentralized infrastructure for AI computation.

The information on the Site is not legally binding, does not constitute a public offer, and does not imply the formation of any contractual obligations.

2. **Status and Liability**\
   We are private individuals presenting an idea and preliminary vision for the project. As of now, Gridica is not a registered organization, and this Site serves as an informational and research platform.

The materials published on the Site—including analytical models, economic assumptions, and conceptual documentation—reflect our personal opinions and hypotheses. They are based on research and exploratory modeling but do not guarantee implementation or outcomes.

3. **Investment-Related Content**\
   Any references to investment opportunities are provided for informational purposes only. They do not constitute financial advice, investment recommendations, or solicitation.

Forecasts and models presented on the Site are theoretical and should not be treated as promises or guarantees. Users act at their own risk when making decisions based on this content.

4. **Limitation of Liability**\
   We shall not be held responsible for any consequences, direct or indirect, arising from the use of information provided on the Site. Viewing and interacting with the content is voluntary and at the user's full discretion and responsibility.
5. **Intellectual Property**\
   All content on the Site—including text, graphics, diagrams, documents, and research—is our intellectual property. Any copying, distribution, or reuse is prohibited without our explicit written consent.
6. **Privacy and Data**\
   We do not request or process personal data. The only form of contact is through inbound messages sent via email or contact forms. These are used solely for correspondence and not stored outside of the communication context.
7. **Changes to Terms**\
   These Terms may be updated at any time. The current version is always available on this page. By using the Site, you agree to the latest version of 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://gridica.gitbook.io/documents/terms-of-use.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.
