# Use Message Node for Markdown Variables with Copilot

You can now use a **Workflow Message Node** to designate that the value of a variable is in Markdown format, if you're using the Aisera Copilot application.

**To designate that the value of a variable for a Copilot application is in Markdown format:**

1. Create a new application/bot or open an existing application/bot in the Aisera Admin UI.
2. Select **AI Automation > AI Workflow Studio**.
3. Drag a **Message** node onto the **Workflow Studio** canvas.
4. Specify that the value of the variable is in Markdown format, as shown below:

<div align="left"><figure><img src="/files/cd0S7TZhDdNNLqiS8pxW" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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.aisera.com/aisera-platform/ai-automation-optimize-flow/ai-workflow-studio/building-workflows/use-message-node-for-markdown-variables-with-copilot.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.
