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

# Media Kit

<figure><img src="/files/6YFlj5Dh9ELjMxOC7JSQ" alt=""><figcaption></figcaption></figure>

## Project Info

OISY enables users to seamlessly manage and self-custody digital assets on multiple blockchains, simply by interacting with a rich web experience that is securely served directly into their web browsers by advanced smart contracts on the Internet Computer – without the need for web browser extensions and phone apps, which can be censored, and expose users’ private keys to danger.

## Logo usage&#x20;

Find more details on this page:&#x20;

{% content-ref url="/pages/eJNewMiFBjCs2rjPEzvy" %}
[Logos & Assets](/media/logos-and-assets.md)
{% endcontent-ref %}

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

***

## Product screenshots

<figure><img src="/files/dOv4pb1yp6gq46ey96Wh" alt=""><figcaption><p>General Overview</p></figcaption></figure>

<figure><img src="/files/DKzfnwhzy9km0qz8f6oU" alt=""><figcaption><p>General Overview - Dark mode</p></figcaption></figure>

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

<figure><img src="/files/XqEpGVKWazfxnKkYDPwc" alt=""><figcaption><p>Chain Fusion Conversion Inteface</p></figcaption></figure>

<figure><img src="/files/A13ORR3lcWll6BjsjAXU" alt=""><figcaption><p>Send Interface</p></figcaption></figure>

<figure><img src="/files/lTBbQrIvtaxo9qkZqlzG" alt=""><figcaption><p>SWAP Interface</p></figcaption></figure>

## Backgrounds

<figure><img src="/files/py2z44CP31bDjOM6mbqr" alt=""><figcaption><p>Light background</p></figcaption></figure>

<figure><img src="/files/lGFCIR2g7Tm5s8UFINX2" alt=""><figcaption><p>Dark background</p></figcaption></figure>

## Team information & contact details

Social media:&#x20;

* X: <https://x.com/oisy>&#x20;

{% hint style="info" %}
For media inquiries, reach out to <contact@oisy.com>
{% endhint %}


---

# 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.oisy.com/media/media-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.
