> For the complete documentation index, see [llms.txt](https://docs.wheelx.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wheelx.fi/resources/media-kit.md).

# Brand Kit

Use the assets below when presenting WheelX in partner integrations, editorial coverage, and community materials. Preserve the logo proportions and use the version that provides clear contrast against the background.

## Primary Logo & Avatar

<div align="left"><figure><img src="https://4149802529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTtoew6SwbdqR04YafQFk%2Fuploads%2F4qJiefffQqe0DRl9e6SB%2Fimage.png?alt=media&#x26;token=f75d0273-203c-4619-a7b7-8b2e015a37ae" alt="" width="375"><figcaption></figcaption></figure></div>

## Horizontal Logo

<div align="left"><figure><img src="https://4149802529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTtoew6SwbdqR04YafQFk%2Fuploads%2F98616GOxhMwJ0t9ss5Xy%2Fimage.png?alt=media&#x26;token=ffd03673-eea9-4a8c-8bd1-849549e78761" alt="" width="563"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://4149802529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTtoew6SwbdqR04YafQFk%2Fuploads%2FXTaDPRWfqnJaFDOyimlh%2Fimage.png?alt=media&#x26;token=b597e9d0-205f-4381-86e1-3de0fdf89aa4" alt="" width="563"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://4149802529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTtoew6SwbdqR04YafQFk%2Fuploads%2FmgJs3gy31ld88OQ3c5FH%2Fimage.png?alt=media&#x26;token=7c49bdc1-96b0-44ac-9214-fcb95daaa4fd" alt="" width="563"><figcaption></figcaption></figure></div>

## Symbol

Use the WheelX symbol for compact placements such as profile images, application icons, and square partner-logo grids. Do not stretch, rotate, recolor, or place the symbol on a background that reduces legibility.

<div align="left"><figure><img src="https://4149802529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTtoew6SwbdqR04YafQFk%2Fuploads%2FKa0o6nIPn0qlE86NQWGx%2Fimage.png?alt=media&#x26;token=8522f4e6-99b7-4a55-9384-27bd894382e6" alt="" width="563"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://4149802529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTtoew6SwbdqR04YafQFk%2Fuploads%2FTFhYvXNscarlCLigoMMC%2Fimage.png?alt=media&#x26;token=f4b6b82d-4c2b-468d-8d6f-e0c6f7c0e6f2" alt="" width="563"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://4149802529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTtoew6SwbdqR04YafQFk%2Fuploads%2F3qkUwk5C6frN4f4HcDbo%2Fimage.png?alt=media&#x26;token=13a48120-3357-4c05-935c-f8a8a8e82758" alt="" width="563"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.wheelx.fi/resources/media-kit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
