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

# Marketing Kit

{% hint style="info" %} <mark style="color:purple;">**Use this marketing kit to share about Onboard with your community!**</mark>&#x20;
{% endhint %}

{% file src="/files/14gaUzUc3tWhOcnddFTD" %}

{% tabs %}
{% tab title="Logos" %}
**Full Logo:**&#x20;

{% file src="/files/z5yJ1QFHrrciU0nBX2px" %}
Onboard's full logo&#x20;
{% endfile %}

**Logogram:**&#x20;

{% file src="/files/hGnQVflmHPk3bU63iuQN" %}
Onboard's logogram (without wording)&#x20;
{% endfile %}
{% endtab %}

{% tab title="Templates" %}
**Collaborations:**&#x20;

Use these to share with your community about Onboard!&#x20;

{% file src="/files/GR7OGQfnhYKYPDAoWV0s" %}

{% file src="/files/11GRs51Ops9Kf9OvxPzq" %}

**Other Backgrounds:**

{% file src="/files/FGn3tNMCyx5FhLdX88ku" %}

{% file src="/files/U9k14BUY9bSpVper1sFB" %}

{% file src="/files/uPR890higxFdFKZnMTUn" %}

{% file src="/files/uLMXEti5yfos8LWYHaS4" %}
{% endtab %}

{% tab title="Fonts" %}
**Violet Sans (for logo or banners):**

{% file src="/files/hJYowrM14vgJEbSNhnVM" %}

**Poppins (for headers):**

{% embed url="<https://fonts.google.com/specimen/Poppins?query=poppins&noto.query=Hind>" %}

**Hind (for body):**

{% embed url="<https://fonts.google.com/specimen/Hind?query=Hind&noto.query=Hind>" %}
{% endtab %}
{% endtabs %}

**Get the word out for members to join your community on Onboard - we’ve prepared easy templates for you to download, add your community logo and blast out on your socials and channels.**

{% tabs %}
{% tab title="Facebook" %}
(1200px by 600px)

{% file src="/files/qFXvomjTFnrCpX8uBh5j" %}

<div><figure><img src="/files/zEOHQaYkmQo5C3YOI0zr" alt=""><figcaption></figcaption></figure> <figure><img src="/files/opDcxgSEHr3xDndAyEQd" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ncMbnOIe6XZ52FMOgN1v" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Instagram" %}
(1080px by 1080px)

{% file src="/files/310KaA4t3Zc5X7RNGMCn" %}

<div><figure><img src="/files/RPOSYuJNxsfG350Q5epz" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Rj4N68XXYvgQfBdAFUcZ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/n7I65QAgWak4mYAhOu1L" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Twitter" %}
(1600px by 900px)

{% file src="/files/i0yva3GcO6mMNKQg3hW0" %}

<div><figure><img src="/files/CjqU45XqO2cv2F8h3wYC" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YRoqaw2zuE8AwwiIl4Nl" alt=""><figcaption></figcaption></figure> <figure><img src="/files/qbjPlazg34yamWjMqrpK" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="LinkedIn" %}
(1600px by 628px)

{% file src="/files/xGeoqqBdX6ySIHrRQ6sS" %}

<div><figure><img src="/files/T5Z8VZRdTOB6ytfEldRe" alt=""><figcaption></figcaption></figure> <figure><img src="/files/TA1GaENfDgcjATkCHr2d" alt=""><figcaption></figcaption></figure> <figure><img src="/files/7YDOd867eHa0YV9bVSp9" alt=""><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}


---

# 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.onboard.dev/onboard/support/marketing-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.
