# TERMS OF SERVICE

Terms of Service for Locoify Bot

These Terms of Service ("Terms") govern your use of the Locofy bot ("Bot"), which is designed to send notifications to Discord users when a streamer goes live on Loco. By using the Bot, you agree to be bound by these Terms.

1. License

Subject to your compliance with these Terms, the Bot is licensed to you for your personal, non-commercial use. You may not use the Bot for any other purpose, including but not limited to commercial use, reproduction, distribution, or modification.

2. User Content

The Bot allows users to add URLs and customize mentions. You are solely responsible for any content you submit through the Bot, including but not limited to URLs and role mentions.&#x20;

3. Data Collection

The Bot collects and stores channel IDs, URLs, and role IDs for the purpose of sending notifications. We may also collect usage data and analytics to improve the Bot's performance. By using the Bot, you agree to the collection and storage of this data.

4. Intellectual Property

The Bot and its content, including but not limited to code, graphics, and text, are owned by Locofy and protected by applicable intellectual property laws. You may not copy, modify, distribute, or create derivative works of the Bot or its content without our prior written consent.

&#x20;5\.   Changes to Terms

We may update these Terms from time to time by posting the updated version on our website or within the Bot. Your continued use of the Bot after the effective date of any updated Terms constitutes your acceptance of the updated Terms.

If you have any questions or concerns about these Terms, please contact us


---

# 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://locofy.gitbook.io/locofy/contact/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.
