# Transform

Use the Transform template to rewrite existing text data into a new format.

Example things you can do with this template:

* Change the tone of existing content
* Rewrite content to be shorter or longer
* Transform data (e.g. phone number) into an alternative format

Tips for using this template:

* Be concise, but specific, when describing your target format. If the initial output doesn't appear to be what you're looking for, try adjusting how you describe the target format.


---

# 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.usecharm.ai/templates/transform.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.
