# Introduction

The concept of decentralised finance (DeFi) is leading the change in the way we conduct our finances across the globe. Simultaneously, like any new advancement, there are always challenges and there is room for security improvement. When it comes to Trava, we prioritize security as a fundamental principle of our proposal  to eliminate potential risks from cybercrime. With the aim of ensuring the best experience and maximizing benefits to users, we decided to collaborate with Certik and Hacken, two of the leading firms in auditing, to make sure that the protocol matches the highest security standards.

| **Description**                                               | **Auditor**                                       | **Audit Type**                   | Date          |
| ------------------------------------------------------------- | ------------------------------------------------- | -------------------------------- | ------------- |
| <p>Smart Contract Code</p><p>And </p><p>Security Analysis</p> | [Certik](https://www.certik.org/projects/trava)   | Smart contract                   | 30th Aug 2021 |
| Lending Pool Protocol                                         | [Hacken](https://hacken.io/audits/#trava_finance) | ERC20 token; Transfer controller | 06th Sep 2021 |


---

# 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://docs.trava.finance/security/master.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.
