# 10 Oct 2023

### What's new?

* User tagging feature has now been implemented! Simply type @ and a list of currently online users will show up. You can continue typing either part of the user's wallet address or adahandle to filter the list. Click/tap on the desired target user to complete the tag! When a user receives a message with them tagged, the tag will show with a highlighted background, making it easier to identify when you have been tagged.
* Moggie Raid UI has received an update showing the tier of the Moggie spawned. Currently all the Moggies spawned manually by the team are of the "Common" tier. Very soon, you'll be able to mint Moggie Spawning Tokens from RaggieStore and spawn Moggies up to "Legendary" tier!


---

# 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://cryptoraggies.gitbook.io/welcome/utilities/raggieworld/patch-notes/10-oct-2023.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.
