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

# Settings & Privacy

## ✅Terms and Conditions:

Make sure to read carefully before using this bot. You are not allowed to copy this app, our team's name, or our logo in any way. You are not allowed to extract this bot's source code or translate this bot to another language. The bot, its logo, copyright, database rights, and any other things that are related to this bot, belong to [`fre3z0`](https://farzadalizadeh.gq/) & [`Farzadzx12345#9988`](https://farzadalizadeh.gq/). <mark style="background-color:blue;">**Farzadzx12345**</mark> is committed to ensuring that the bot is useful. For this reason, We reserve the right to make changes to the bot or to charge for its features at any time or for any reason. We may add a support link so that you can pay money there and get access to better features. We wish to update the bot regularly and add better features.

## 💾 Data

We won't access your data or any other private things. We just use your message content to respond, We never save them. Verse does not store anything except Role IDs, User IDs, and guild IDs, provided by yourself; They are all stored in Mongo DB Atlas and they are fully secured.

## ❌ Abusing Commands

Don't abuse the commands or any features to start spamming. if you abuse our services or the bot itself, We will block your ID and you cannot use our bot anymore.

## 💫 Up-to-date Terms of Services

We may update the Terms of services page, so you are advised to review this page rarely. We will also notify you with the bot when we add changes to this page.

## 📞 Contacting us

If you have any questions, problems, Data deletion request, or suggestions about the Bot or the Terms please contact us via our [Support discord server](https://discord.gg/NYqA5pmwwf)


---

# 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://syma.gitbook.io/terms-and-conditions/settings-and-privacy.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.
