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

# FlatRedBall Logo

### For Dark Backgrounds

<figure><img src="/files/IXX8nwA0dLKAtxMsiiog" alt=""><figcaption><p>128 pixels</p></figcaption></figure>

<figure><img src="/files/8tegxSpwm9GWzUmSJnWp" alt=""><figcaption><p>256 pixels</p></figcaption></figure>

<figure><img src="/files/b2iTV4W5a1b68qUxRbuS" alt=""><figcaption><p>512 pixels</p></figcaption></figure>

<figure><img src="/files/KQitZHQ5mAIHld2mpwxS" alt=""><figcaption><p>1024 pixels</p></figcaption></figure>

### For Light Backgrounds

<figure><img src="/files/5zxKtaggud3jf5AZQ4XH" alt=""><figcaption><p>128 pixels</p></figcaption></figure>

<figure><img src="/files/WOO5YcRAS9woTc2Wu1mD" alt=""><figcaption><p>256 pixels</p></figcaption></figure>

<figure><img src="/files/CccIOM9rnUb3KHIdpNRd" alt=""><figcaption><p>512 pixels</p></figcaption></figure>

<figure><img src="/files/il0kPrM5YSDiVEfxbzuk" alt=""><figcaption><p>1024 pixels</p></figcaption></figure>

### Icon

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


---

# 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:

```
GET https://docs.flatredball.com/flatredball/flatredball-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.
