# Know Your Funds

Know Your Funds (KYF) is a tool designed to assess the reserve transparency of crypto projects. Its goal is to provide clear information on the financial situation of centralized exchanges, DeFi protocols, stablecoin issuers, and other blockchain-based financial services. Each project receives a transparency score based on criteria such as wallet disclosure, proof of assets, update frequency, and on-chain verifiability.


---

# 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://doc.kyf.ai/know-your-funds.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.
