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

# Terms of Service

## Conditions

By visiting the website [roug.gitbook.io/asi](https://roug.gitbook.io/asi/) , you agree with the following Terms of use. All of which terms and contents provided by our web site can be created, calculated, transmited or presented by third party websites, in which case will be aplied to their own terms. In some cases, to use our services, it is posible for you to be required to register certain personal data of accounts asociated with external services ( Discord ). The contents of this web page are protected by the aplicable laws of copyright.

## License

[roug.gitbook.io/asi](https://roug.gitbook.io/asi/) grants a license for users to use the services and content that are published on this website in accordance with the Terms and Conditions described in this document.

## Limitations and prohibitions

* It is prohibited, coping, distribuying, modyfiing, using for comercial or personal use our designs and logotipes by the bot Asi (Id: 942075523587272784) without beeing permited previously by its creator rougnull #0777 (Id: 405303727793111040).
* It is prohibited, trying to attack or abuse any of our services, if done so, the respective actions and sanctions will be taken without prior notice (including the termination of the service) for the correct fulfillment of these terms and conditions.&#x20;
* You may not claim intellectual or exclusive ownership of any of our services and content, modified or unmodified. Unless otherwise specified, our services and content are provided without any warranty, express or implied. In no event shall [roug.gitbook.io/asi](https://roug.gitbook.io/asi/) be liable for any damages including, but not limited to, direct, indirect, special, incidental or consequential damages or other losses resulting from the use or inability to use our products.
* [roug.gitbook.io/asi](https://roug.gitbook.io/asi/) may revise these terms of service for its website at any time without notice. By using this website, you agree to be bound by the then current version of these terms of service.
* [roug.gitbook.io/asi](https://roug.gitbook.io/asi/) ensures that the personal information you submit is secure. The data entered by the user or in the case of requiring a validation and verification of the registered data will not be delivered to third parties, unless it must be revealed in compliance with an order.

## Contact

You can contact us for any questions.

Discord: rougnull #0777\
Discord Id: 405303727793111040\
Contact email: <roug3gfx@gmail.com>

#### Also take a look on [Discord\`s Terms of Service](https://discord.com/terms) .&#x20;

##


---

# 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, and the optional `goal` query parameter:

```
GET https://roug.gitbook.io/asi/legal/terms-of-service.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
