# Inventory roles

To view the inventory of roles, enter the command [/inventory-roles](/eng/commands/inventory.md)

## Ways to get roles in the inventory:

1. Remove a role from a profile
2. Open from an Item [\[ITEM CREATION GUIDE\]](https://github.com/arhip144/Docs/blob/English/guide/items.md)
3. Buy on the market ([/market](/eng/commands/general.md))
4. Get in the giveaway ([/manager-giveaways](/eng/commands/admins.md))
5. Get rewarded for a quest[ \[QUEST CREATION GUIDE\]](/eng/guide/quests.md)
6. Receive when transferring from another user ([/transfer-role](/eng/commands/inventory.md))
7. After creating a custom role ([/custom-role](/eng/guide/create-custom-role.md))
8. With the admin command [/give role](/eng/commands/admins.md)
9. Get rewarded for an achievement [\[ACHIEVEMENT CREATION GUIDE\]](/eng/guide/achievements.md)

## Conditions for removing a role from a profile

In order for the role to be removed from the profile to the inventory, you must use the [/role-properties](/eng/commands/admins.md) command

In the role properties settings menu, set the "Can be removed" property to the "Yes" position


---

# 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.wetbot.space/eng/guide/inventory-roles.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.
