# Using Icebreakers as Text Replacements

You can use the personalized icebreakers in your outreach messages by adding them as text replacements.&#x20;

| Type     | Text Replacement |
| -------- | ---------------- |
| Headline | {Icebreaker 1}   |
| Location | {Icebreaker 2}   |
| Company  | {Icebreaker 3}   |
| College  | {Icebreaker 4}   |

For example, personalizing by a person's company and using {Icebreaker 3} in your outreach campaign will result in something like this being substituted in. You can use this to be more relatable and increase engagement.&#x20;

> Hi John, FragranceNet is known for its wide selection of fragrances and beauty products. What's been the most popular fragrance category among your customers lately?


---

# 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.big-brain.co/apps/data-cleaning/integrations/open-ai/using-icebreakers-as-text-replacements.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.
