# Display Logo

By using MYTY SDK, MYTY Avatar Registry API, you agree to the terms of our License Agreement, which includes the requirement to display our logo in your projects.

## Logo Integration

As part of the terms for using our free SDK/API, we require developers to display our logo in their applications, services, or other relevant locations. Please follow the guidelines below to ensure proper logo usage:

1. Logo Files
2. Placement
3. Size and Color
4. Code Example


---

# 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://myty.gitbook.io/products/sdk/resources/display-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.
