# Add your logo to a QR code

To make your QR code standout even more you can add your own logo to the QR code you’re creating with the SQR QR generator. To do this follow the steps below.

1. Go to the [QR generator](https://sqr.co/qr) and pick a [QR type](/guides/creating-a-qr-code.md) you want to create. You can also edit a QR code from your QR [dashboard](https://sqr.co/qr-codes).
2. After you filled in the details of your QR code look for the “Add a logo” and click on it to open the uploader and logo settings.
3. Now you can upload your logo and play around with the slider below the uploader to select the perfect size of your logo.

{% hint style="info" %}
If you add a custom logo to your QR code it could be that it’s inscanable this happens when you customise a QR code to much. To make sure you’re QR code works even after you customise your QR code we have implementen ”Quality settings“ if you increase this number your QR code is more likely to work after customisation. Read more about the [quality settings here.](/guides/qr-quality-settings.md)
{% 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://docs.sqr.co/guides/logo-qr-code/add-your-logo-to-a-qr-code.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.
