# Brand Kit

## Logos

[Royco Transparent Logo (SVG)](https://drive.google.com/file/d/1qiYmZoNNah_8m5iJS60wDl0VOx32BJhL/view?usp=sharing)

## Colors:

Cream: #F2F3E7

Grey: #656565

Black: #000000

## Boilerplate

Royco is a platform for Incentivized Action Markets. (IAM).

IAMs allow incentive providers to offer incentives (tokens, points) in exchange for performing onchain actions. Users can also negotiate for more incentives using the Royco orderbook.

<br>


---

# 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://docs.royco.org/more/brand-kit.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.
