# Emotes as Possessions (items)

Emotes are now additionally represented as useable items. These items are linked to user collection objects. Ownership of the user collection object will provide a user with the an emote item in game. Removal of that user collection object from a users collection will result in the removal of the in game item. These user collection items can be gifted to people using the PDA\_Item\_ItemGranter.

<figure><img src="/files/KYBxA5qSWs3fYuDAFsO9" alt=""><figcaption><p>Example emote item PDA</p></figcaption></figure>


---

# 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.otherside.xyz/platform-documentation/creation/unreal-development/features-and-tutorials/emotes/emotes-as-possessions-items.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.
