# privacy

## User Information

We have access to user information. by asking permission Users from the beginning by authenticating through website login.

User information is kept secure and not released to the public.

Other users of the service will not be able to find out which server you are on. and your information will not be visible on the website to other users.

## Data deletion request

You can request deletion of your data via contact email. <tulakorn.2547@gmail.com> and Phone Number: 0958322849 by specifying the username or userID and guildID that you want to delete from the system.

## What information do we access?

We can access information such as profile picture, server, email and username which are used in the system. Not released to the public


---

# 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://docs.oreobot.icu/ken/privacy-and-policy/privacy.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.
