# Protection

* A Submissive can choose to be a private sub. That mean that only the command use by their master will work on them. `/enableprotection /disableprotection`
* The Submissive can at any time undo any effect that is put onto them by using their safeword. Using the safeword will result in negating that is ongoing and will log the usage of the safeword into Safe-log. `/safeword`
* A submissive always have the possibility to revoke an ownership by using the command `/revoke`. This will make a prompt appear that tell the submissive if they are sure about this, then the ownership will get revoke.&#x20;

{% hint style="info" %}
The Safeword log are only visible by the moderation team and is there to check on the well being of the sub. Which mean that any domme or switch that have been using command on a sub unwillingly will get time-out for using the bot. (Any other action are at the discretion of the mod team.)
{% endhint %}


---

# 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://miss-valentina.gitbook.io/miss-valentina/our-features/submissive-commands/protection.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.
