# Security

LSR is among safest tokens as measured by CertiK:

<figure><img src="/files/xQWBddOlx4LG5YivXKxV" alt="LSR token has 90 out of 100 trust score at CertiK Leaderboard and has top security score among close projects."><figcaption></figcaption></figure>

* our contract is **audited by CertiK**: [proof](https://www.certik.com/projects/lsr#audit)
* our contract has **renounced ownership**: [proof](https://bscscan.com/tx/0xe1a815895553ecfa861380a3aea012ab9c2fbc38e9d294e78ae55f4b8041a0c3)
* our **supply is locked:** [proof](/token/about/circulating-supply.md)
* our **LP tokens (LSR/BNB) are burned** (even more secure than a lock): [proof](https://bscscan.com/token/0x4412D31970eC42ef73bD25C55f635ab594Ba6833#balances)
* we are fully transparent and [disclose team-controlled wallets](/token/security/team-wallets.md)


---

# 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.lsr.finance/token/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.
