# Logos

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

This section helps you showcase logos of brands or clients you work with.

The main settings in the section are the ones listed [here](/amber-documentation/content-sections/common-settings.md). The additional settings are listed below.

In the section settings you can change the heading text. Use the `Heading` field to do this.

### Blocks

Every logo is set as a new block in the section.

The logo can be uploaded from the image uploader, or you can paste the SVG code if you have such.

Every logo can have a link to an external page. If the link field is not populated, the logo won't be clickable.

<figure><img src="/files/SFca79ACfy1uIJzmwGNf" 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://bigstart.gitbook.io/amber-documentation/content-sections/logos.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.
