# 24 Aug 2023

### Changes:

* The bottom quick links section has been renamed "Toy Box". Much less repugnant than the previous "Litter Tray"
* The "Stash Trades" tab within RaggieChat has now been renamed to "Incoming Requests". This is to allow more flexibility for future updates for this section to be a general inbox for things users can act on and not just stash trade requests.
* There is now a notification dot on the "Incoming Requests" tab within RaggieChat. This will activate when there is something pending your action.
* You can now filter assets by name when selecting assets to send as gifts, or when building your Stash Trade offer. Note that this filters by asset name only and not collection/project name.


---

# 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/24-aug-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.
