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

# Terms of Service

## 📚 A. Terms & Conditions

By using this app, these terms will automatically apply to you – you should make sure therefore that you read them carefully before using the app. You’re not allowed to copy or modify the app, any part of the app, or our trademarks in any way. You’re not allowed to attempt to extract the source code of the app, and you also shouldn’t try to translate the app into other languages or make derivative versions. The app itself, and all the trademarks, copyright, database rights, and other intellectual property rights related to it, still belong to poruiya. poruiya is committed to ensuring that the app is as useful and efficient as possible. For that reason, we reserve the right to make changes to the app or to charge for its services, at any time and for any reason. We will never charge you for the app or its services without making it very clear to you exactly what you’re paying for. At some point, we may wish to update the app and add bigger features.

## 💾 B. Message Data

We won't save your message data and only use your message content to respond but we never save them. The poruiya app won't store anything except channel IDs provided by admins; We will save and store them in Mongo DB Atlas and they are secured enough.

## ⛔ C. Abuse

Don't abuse bot features to generate spam if you are try to abuse our application your ID will go to black list and you cant use our application anymore.

## 🛠️ D. Admins

If you don't call for any help our Admins never come to your dm for getting personal info like phone number, address, your Discord TOKEN, etc.

## 💰 E. Everything is Free

our application is totally free and we won't take any money for anything you can use all of our application options for free.

## 📡 F. Changes to These Terms and Conditions.

We may update the Terms and Conditions from time to time. you are advised to review this page periodically for any changes. We will notify you of any changes by posting the new Terms and Conditions on this page

## 📞 G. Contact Us

If you have any questions or suggestions about these Terms or the application please contact us from our support server that is noted in the bot bio.


---

# 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:

```
GET https://poruiya-bot.gitbook.io/tm-document/misc./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.
