# Add Logo

## <img src="/files/rNmUazejuZSLsL88VSLU" alt="" data-size="line"> Add Logo

This command allows us to add our logo to the [Report ](/commands/drafting/report.md)command. As shown in the image below, the default logo is from 2Shapes, but we recommend adding your own.

<figure><img src="/files/6mxRjrgYTubrk3G8SytQ" alt=""><figcaption></figcaption></figure>

Once you have run this command, you will be asked to select which objects you want to use as a logo. These objects will be saved in your User Folder.

The ideal logo format is vectorial, such as SVG or Illustrator. If you don’t have a logo in these formats, you can create one from scratch, draw it directly, or vectorize an image using [raster-to-vector](/commands/curve/raster-to-vector.md) command.

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


---

# 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.rhinoartisan.com/commands/drafting/add-logo.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.
