# 📜 Terms and Conditions

By accessing or using this service, you agree to the following terms:

1. **Use of Data**

* Collected data may be aggregated and analyzed to generate insights, analytics, or enhanced datasets.
* **Direct resale** or **redistribution** of raw data provided by us is **not permitted**.

1. **No Guarantees**\
   All information is provided “as is,” without warranties of any kind. We do not guarantee accuracy, completeness, or availability, and we are not liable for any losses or damages resulting from the use of the service.
2. **Limitations**\
   You are solely responsible for how you use the data. Any misuse, including attempts to exploit the system or resell raw data, is strictly prohibited. Continued use of the service constitutes acceptance of the latest version of these Terms & Conditions.
3. **Billing and Disputes**\
   Usage is measured to calculate service fees. In the event of any billing dispute, the final decision and interpretation of usage rests solely with the service provider.
4. **Anonymous Provider**\
   This service is provided by an anonymous individual. No legal responsibility is accepted beyond the scope of what is explicitly stated here.


---

# 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://txdecoder.gitbook.io/docs/terms-and-policies/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.
