# 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="../knightsafe-protocol" %}
[knightsafe-protocol](https://knightsafe.gitbook.io/knightsafe-v1/knightsafe-protocol)
{% endcontent-ref %}

## Start using KnightSafe

Learn different use cases about KnightSafe.

{% content-ref url="../use-cases" %}
[use-cases](https://knightsafe.gitbook.io/knightsafe-v1/use-cases)
{% 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="../supported-protocol/knightsafe-ecosystem" %}
[knightsafe-ecosystem](https://knightsafe.gitbook.io/knightsafe-v1/supported-protocol/knightsafe-ecosystem)
{% endcontent-ref %}

## Ecosystem

Explore new supported dApps and DeFi protocols within KnightSafe

{% content-ref url="../supported-protocol" %}
[supported-protocol](https://knightsafe.gitbook.io/knightsafe-v1/supported-protocol)
{% 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://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.
