# Logo Formats & media

All logos have to be in **vector format** (.ai or .svg) or if it's not possible, in .png format. If we need to add your logo to printed media, we need a **single color** version **in vector format**, otherwise it can't be printed.

All media files need the **highest resolution**.

You can send everything to <conferences@codegram.com>!


---

# 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://codegram.gitbook.io/full-stack-fest-sponsor-handbook/youre-already-a-sponsor/logo-formats-and-media.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.
