# How to rewrite text

Here’s the revised step-by-step guide with the automatic application of the rewritten text:

{% stepper %}
{% step %}
**Open the Add-in Panel**\
Launch PowerPoint and open the ChatGPT for Powerpoint add-in.\
If you see no add-in, check the ["How to install" ](/how-to-install/how-to-install.md)article

<figure><img src="/files/BrYMt4mjRatKbTMjpNlO" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Select “Rewrite Text” in the panel**
{% endstep %}

{% step %}
**Choose Preferred Action or Provide Specific Instructions to Enhance Your Slides**\
\
![](/files/qbNFzCKTe8B2NXNUV87p)
{% endstep %}

{% step %}
**Choose Where You Want to Apply Changes “Selected slides or Selected Text”**&#x20;

<figure><img src="/files/5r4HKzsei0FWGu10uWgj" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Press the Button “Continue”**\
\
![](/files/5E76L7zkb7atjycWWiNo)<br>
{% endstep %}

{% step %}
**Review Text**\
Review the updated text to ensure it aligns with your needs. If necessary, manually adjust it before saving your PowerPoint file.
{% endstep %}
{% endstepper %}


---

# 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.twistly.ai/how-to-rewrite-text.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.
