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

# Terms of Service

#### Usage Agreement

By inviting the Discord Bot RoleplayEngine#7893 (Unique Discord User ID 1168605384492195921. Hereby referred to as "bot") to a Discord Server ("server"), or by using its features, you agree to the below listed Terms of Service ("terms") and [Privacy Policy](/roleplayengine/legal/privacy-policy.md) ("policy").

You may invite the bot to a server you have sufficient permissions for and use its sets of features on any server you share with it. This priviledge can be revoked and the bot be removed from the server at any time, should you violate these terms and/or this policy, the [Terms of Service](https://discord.com/terms) and/or [Privacy Policy](https://discord.com/privacy) of [Discord Inc.](https://discord.com/), or their [Community Guidelines](https://discord.com/guidelines).

Through inviting the bot, you agree to share data as described in the bot's Privacy Policy. The intended use of this data is described in said policy.

#### Intended Age

Individuals of minimal age required to use Discord, as described in their [Terms of Service](https://discord.com/terms) may use the bot and its features.

**Allowed Content**

Users are not allowed to use the bot or any of its features with the purpose of sharing illegal, pirated or restricted content.

Users are not allowed to use the bot to share any content which is prohibited for minors, including but not limited to pornography, gore and violent content.

Users are not allowed to use the bot to share any type of offensive content. This includes, but is not limits to: content offensive for specific people, content offensive for a group of people, content offensive or discriminatory toward certain ethinicities or sexual orientations.

Users are not allowed to share any type of content which violates Discord's [Terms of Service](https://discord.com/terms) and [Community Guidelines](https://discord.com/guidelines).

#### Affiliation

The Bot is not affiliated with, supported or made by Discord Inc.

Any direct connection to Discord or any of its Trademark objects is purely coincidental. We do not claim to have the copyright ownership of any of Discord's assets, trademarks or other intellectual property.

#### Liability

The owner of the bot has faith in a users honesty and that the bot may only be used for its intended purpose and not in malicious ways against others or Discord Inc.

We reserve the right to update these Terms of Service and Privacy Policy at our own discretion, giving a 1 Week (7 days) period to opt out of the changed Terms of Service and Privacy Policy. You may opt out of these terms and policy by removing the bot from any server you have permission for and not using its features.

**Refusal of Service**

We reserve the right to refuse service to any and all users who don't comply with this policy. We reserve the right to refuse service for suspected infraction of this policy. We reserve the right to refuse service at our own discretion.

#### Contact

People may get in contact through e-mail at [its5mmxmail@gmail.com,](mailto:undefined) or through the official [Support Discord](https://discord.gg/QaQm3wgjA3) of the Bot.

Other ways of support may be provided but aren't guaranteed.


---

# 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://cinquedev.gitbook.io/roleplayengine/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.
