> For the complete documentation index, see [llms.txt](https://guides.clickatell.com/release-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.clickatell.com/release-notes/release-notes-archive/2021-release-notes/q3-2021.md).

# Q3 2021

- [New: Chat 2 Pay](https://guides.clickatell.com/release-notes/release-notes-archive/2021-release-notes/q3-2021/new-chat-2-pay.md): Release date: 19 August 2021
- [New: 10DLC SMS Regulations](https://guides.clickatell.com/release-notes/release-notes-archive/2021-release-notes/q3-2021/new-10dlc-sms-regulations.md): Release date: 26 July 2021
- [Automated Messaging](https://guides.clickatell.com/release-notes/release-notes-archive/2021-release-notes/q3-2021/automated-messaging.md)
- [Recycle bin redesign, Media and Text Display node enhancements](https://guides.clickatell.com/release-notes/release-notes-archive/2021-release-notes/q3-2021/automated-messaging/recycle-bin-redesign-media-and-text-display-node-enhancements.md): Release date: 27 September 2021
- [Location Sharing node & Media node enhancements](https://guides.clickatell.com/release-notes/release-notes-archive/2021-release-notes/q3-2021/automated-messaging/location-sharing-node-and-media-node-enhancements.md): Release date: 27 August 2021
- [Deleting flows & reordering options](https://guides.clickatell.com/release-notes/release-notes-archive/2021-release-notes/q3-2021/automated-messaging/deleting-flows-and-reordering-options.md): Release date: 15 July 2021


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guides.clickatell.com/release-notes/release-notes-archive/2021-release-notes/q3-2021.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.
