# About Daolity

### What's Daolity? <a href="#whats-daolity" id="whats-daolity"></a>

Daolity is a multitenant platform that offers businesses a comprehensive suite of blockchain functionality via a user-friendly API and SDK integration. Our main value proposition lies in simplifying blockchain adoption, reducing regulatory liabilities, and accelerating development cycles for our clients.

### What we offer <a href="#what-we-offer" id="what-we-offer"></a>

**Pre-Built Compliance Features**

Daolity provides pre-built compliance features to simplify adherence to blockchain regulations like KYC and AML. Businesses can integrate Daolity to ensure compliance without requiring in-depth legal knowledge, reducing regulatory risks and facilitating blockchain adoption.

**Scalable Infrastructure**

Daolity's platform offers a strong and scalable infrastructure, enabling businesses to effortlessly expand their blockchain applications as user numbers increase. This ensures that businesses can manage higher transaction volumes without sacrificing security or performance, effectively meeting the needs of their growing user base.

**Abstracted Smart Contract Deployment**

### Want to jump right in? <a href="#want-to-jump-right-in" id="want-to-jump-right-in"></a>

Feeling like an eager beaver? Jump in to the quick start docs and get making your first request:

{% content-ref url="quick-start" %}
[quick-start](https://daolity-1.gitbook.io/daolity/welcome/quick-start)
{% endcontent-ref %}

### Want to deep dive? <a href="#want-to-deep-dive" id="want-to-deep-dive"></a>

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="../reference/api-reference" %}
[api-reference](https://daolity-1.gitbook.io/daolity/reference/api-reference)
{% endcontent-ref %}


---

# 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://daolity-1.gitbook.io/daolity/welcome/about-daolity.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.
