# Profile Picture

Your biolink landing page can have a picture that represents you or your brand. It could look as follows.

![Landing Page Picture Example](/files/-M6lWEMce-1OvZsV5BKc)

This provides your visitors a recognizable image, to ensure that they are interacting with your brand.&#x20;

You can add or change your profile picture from Dashboard > Project > Biolink > Settings

![](/files/-M6lXl4w-lfvEnNz1c20)

1. Tap on the circular picture icon or your existing picture
2. Select an image you would like to upload (recommended resolution 150 x 150). Square images recommended. The square image will be centered and properly cropped into a circle.

{% hint style="info" %}
If your image gets distorted after uploading, please ensure that the image has a square (1:1) aspect ratio.
{% endhint %}


---

# 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://help.ezbiolink.com/settings/profile-picture.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.
