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

# Brand Kit

The name Ventuals is a play on words, combining "venture", "perpetual", and "event".

The brand captures our focus on risk-taking, enterprise, and exploring new frontiers.

Our ship logo evokes the roots of adventure capital, when explorers were financed to embark on highly uncertain – and often dangerous – journeys with the potential for outsized rewards.

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

## Ventuals logo

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

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

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

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

{% file src="/files/399CVuNe4RWmo4dr9HxS" %}

## Ventuals wordmark

{% file src="/files/05tzRyaHSqAhgx8ju6hd" %}

{% file src="/files/6tr4BrFfx6tOqyWWpvEV" %}

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

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

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

## Ventuals market icons

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

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

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

{% file src="/files/2WwI2qGcTdg24a3Pfh4a" %}

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

{% file src="/files/74jEn44CG7fsaQX2wKZ4" %}

{% file src="/files/1j6bz7R483petlaYAyfS" %}

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

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

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

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


---

# 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.ventuals.com/community/brand-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.
