# Liquidity Pool Burn

Our liquidity Pool Burn Event lives at the heart of our contract. In order to make our contract safe from any potential scams/rugs/hackers we relinquished ownership of our liquidity pool holdings to 0x000000000000000000000000000000000000dead. This NULL address was chosen because it is impossible for computers and humans to generate a private key for it.

This also means that your investment in Observ is also safe from the afore mentioned. We know many of you invest for retirement, college, vacations, and more. Observ token will always be tradeable, and you never have to worry about scammers or hackers taking your money.

Verify on BscScan link below.

{% embed url="<https://bscscan.com/tx/0x4613ba893a27ab9d29c19b136f7061be14ef53bf8c379f28e12674b7a1a6e6ff>" %}


---

# 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://observbsc.gitbook.io/info/tokenomics/liquidity-pool-burn.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.
