# Message Content

**Message Content** is used to send a verification code (OTP) to customers. The message content is predefined by WhatsApp (default) and cannot be edited. However, you can choose options to enhance security and make the message clearer as follows:

### Add security recommendation

If you check the **'Add security recommendation'** checkbox, the OTP message sent will include a security recommendation for customers. This recommendation is intended to enhance customer protection by providing a warning about OTP security, such as advising them not to share the code with anyone, as shown in the following image.

<figure><img src="/files/apP8tiD2W3lx4LtKZpda" alt=""><figcaption><p>Message Content</p></figcaption></figure>

### Add expiration time for the code

If you want to specify the expiration time for the OTP code, you can check the **'Add expiration time for the code'** checkbox. In this option, you can set the duration (in minutes) according to the validity period of the OTP code.

<figure><img src="/files/pzr0FEGhlzx79oeV5TFX" alt=""><figcaption><p>Message Content</p></figcaption></figure>


---

# 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://docs.3dolphins.ai/marketing/template/request-template/authentication-template/message-content.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.
