# Remove logo from QR code

If you want to delete a logo from one of your QR codes:&#x20;

1. Go to your QR overview
2. Click edit on the QR code you want to edit:

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

3. Then go to the "add a logo" section and check the "Delete uploaded file" checkbox

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

4. Now when you hit "Update" the logo will be removed.


---

# 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/remove-logo-from-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.
