# Extras

## Contribute

If you want to join the development team, contribute your improvements to Cherrycake or report bugs, please do it! You'll find us on [GitHub](https://github.com/tin-cat/cherrycake-engine).

Also, we'll be happy to welcome you in the [Discord server](https://discord.gg/naQprV6) where you'll be able to contribute your ideas, suggestions, and ask other developers for help.

{% hint style="success" %}
Have you created something using Cherrycake? Oh, please let me know! Reach me at[`loren@tin.cat`](mailto:loren@tin.cat)
{% endhint %}

## The Cherrycake logo

Feel free to use it in your projects!

<div align="center"><img src="/files/-M61a3u3MEqg01Y4Khce" alt=""></div>

> Please mention `Cherrycake` and/or link to `cherrycake.io` whenever possible!

{% file src="/files/-M61a3u3MEqg01Y4Khce" %}
Download the official Cherrycake logo
{% endfile %}


---

# 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://cherrycake.tin.cat/version-0.x/extras.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.
