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

# What is ShineDAO?

ShineDAO Protocol is a permissionless & non-custodial marketplace for programmable OTC token deals. It enables launching a custom deal through a no-code UI while controlling rates, availability, access, discoverability & token distribution.

{% hint style="danger" %}
Before using the ShineDAO protocol, please read the [Terms of Service](/terms-of-service.md) carefully.
{% endhint %}

### Overview

{% content-ref url="/pages/FrtKlIYzNH4tUH4vgGTZ" %}
[Launch](/protocol/launch.md)
{% endcontent-ref %}

{% content-ref url="/pages/z93UQjqdq5Z5teOPI8Lg" %}
[Swap](/protocol/swap.md)
{% endcontent-ref %}

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

### Supported Chains

<figure><img src="/files/7iMTAP3oyBgXsEIWDGfG" alt=""><figcaption></figcaption></figure>

## Our Partners

Altho we made our protocol permissionless and available for anyone to use for their own use case, we also focus on demand and work with several investment clubs, DAOs, angels, and VCs.

To learn more about how you can benefit from that, please schedule a consultation:

{% embed url="<https://calendly.com/shinedao/30min>" %}


---

# 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:

```
GET https://docs.shinedao.finance/welcome.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.
