# Remove Ownership Commands

- [!remove {user} avatar {avatar}](https://docs.streamavatars.com/stream-avatars/commands/remove-ownership-commands/remove-user-avatar-avatar.md): removes ownership of an avatar to a target user.
- [!remove {user} gear {gear\_set} {gear\_piece}](https://docs.streamavatars.com/stream-avatars/commands/remove-ownership-commands/remove-user-gear-gear_set-gear_piece.md): removes ownership of a gear piece from a target user.
- [!remove {user} color {avatar} {color}](https://docs.streamavatars.com/stream-avatars/commands/remove-ownership-commands/remove-user-color-avatar-color.md): removes ownership of an avatar's color palette from a target user.
- [!remove {user} nametag {nametag}](https://docs.streamavatars.com/stream-avatars/commands/remove-ownership-commands/remove-user-nametag-nametag.md): removes ownership of a nametag from a target user.


---

# 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.streamavatars.com/stream-avatars/commands/remove-ownership-commands.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.
