# Cosmetic Updates

When sending cold emails, it's helpful to make you look as friendly as possible. Allowing your profile photo to be viewed as a sending makes your email stand out in inboxes.

To enable this feature, go [here](https://myaccount.google.com/profile?continue=https%3A%2F%2Fmyaccount.google.com%2Fdata-and-privacy%3Futm_source%3Dchrome-profile-chooser\&utm_source=chrome-profile-chooser) in Google account setting. Then click the visibility button and set it to **Visible to anyone.**

<figure><img src="/files/TVX7r0OOWGbRIKQfgBka" alt=""><figcaption></figcaption></figure>

While you're there, make sure your Name & pronunciation are added correctly. This means someone will see your name (e.g. Jane Smith) instead of <jsmith@mail.xyz.com>.&#x20;


---

# 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.gethyperscale.com/email-best-practices/cosmetic-updates.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.
