> 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/2024-release-notes/q1-2024/channel-updates/whatsapp-text-formatting.md).

# WhatsApp text formatting

Additional [text formatting](https://www.clickatell.com/help-center/whatsapp/general-whatsapp/can-i-use-formatting-in-my-whatsapp-messages/) options are now available for WhatsApp messages. These can be used when sending regular messages or when creating templates.

The following additional format options have been added:

* Numbered Lists
* Bulleted Lists
* Block Quote
* Inline Code

These new formatting options, along with the already available emojis and format options (bold, italics, strikethrough, monospace), can be used to make messages easier to read and more visually appealing.

<figure><img src="https://guides.clickatell.com/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FwmGaDUQBZMvcoFPmfgvf%2Fblobs%2FoW7ZMMC171tsskE8S7ZB%2Fimage.png&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=7727aaf9&#x26;sv=2" alt="" width="375"><figcaption></figcaption></figure>


---

# 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/2024-release-notes/q1-2024/channel-updates/whatsapp-text-formatting.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.
