# 4 Oct 2023

### What's new:

RaggieChat reply feature has been added! Every message sent by other users now comes with a reply icon. Click/tap on it to initiate a reply to that user's message. If you have activated the reply accidentally, or you've activitated it and changed your mind about replying, you can simply click/tap on the reply quote to de-activate it. Try it now!


---

# 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/4-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.
