# Security

Transparency and openness are two main reasons why DeFi exists and has thrived over TradFi to date but it is something that is still often lacking in many projects. At Nightlife Finance we want the community to feel safe using the platform, to do this we have removed the need to even have to trust us as everything can be verified for yourself. As the popular saying in Bitcoin/crypto goes "Don't trust, verify".&#x20;

We would like to complete KYC once we've developed a strong enough treasury.&#x20;


---

# 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://nightlife-finance.gitbook.io/nightlife-finance/protocol/security.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.
