> For the complete documentation index, see [llms.txt](https://knightsafe.gitbook.io/knightsafe-v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knightsafe.gitbook.io/knightsafe-v1/getting-started/what-is-knightsafe.md).

# What is KnightSafe?

## KnightSafe overview

KnightSafe is an open-source, transparent and decentralized digital asset self-custody service provider founded by a team with more than a decade of experience in cybersecurity.

KnightSafe brings smart contract based custody solution for institutional clients and professional traders, enabling them an efficient and secure access to DeFi protocols. KnightSafe facilitates professional crypto funds and traders with seamless interaction with dApps and DeFi protocols, under role-based access control, segregation of authorization, designated scope of authority and duties.

## Learn about KnightSafe

Learn about KnightSafe’s architecture and how it enables the authorization segregation.

{% content-ref url="/pages/wcmFkF5cBe6cTpXsIdf5" %}
[KnightSafe Protocol](/knightsafe-v1/knightsafe-protocol/overview.md)
{% endcontent-ref %}

## Start using KnightSafe

Learn different use cases about KnightSafe.

{% content-ref url="/pages/BSvMkZT9oFNqutQq2K3a" %}
[Use Cases](/knightsafe-v1/use-cases/knightsafe-applications.md)
{% endcontent-ref %}

## KnightSafe API

The KnightSafe API makes reference to all the KnightSafe infrastructure needed to power interfaces with all KnightSafe account related information.

{% content-ref url="/pages/XO7Oobn01Wb9t1psQkqs" %}
[KnightSafe Ecosystem](/knightsafe-v1/supported-protocol/knightsafe-ecosystem.md)
{% endcontent-ref %}

## Ecosystem

Explore new supported dApps and DeFi protocols within KnightSafe

{% content-ref url="/pages/mjYJpIEfCLoDJgxJ23Rg" %}
[Supported Protocol](/knightsafe-v1/supported-protocol/authorized-list.md)
{% endcontent-ref %}


---

# 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://knightsafe.gitbook.io/knightsafe-v1/getting-started/what-is-knightsafe.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.
