# Disclaimer

1. punodwoɔ (hereinafter referred to as "this Dapp") was built by a voluntary gathering led by an anonymous development team. There is no management responsibility or guarantee by any specific person, organization, or any other defined entity.
2. All results from the use of this Dapp and related protocols are the responsibility of the users themselves.
3. This Dapp operates like a natural entity, with no developers, users, stakeholders, or any other parties having special rights or authority over its operation.
4. You may lose 100% of your funds due to any malfunctions, bugs, hacking, exploits, etc. Do not use this Dapp with funds you cannot afford to lose.
5. This Dapp is OSS (Open Source Software) based on (license).\
   [Github link (contracts)](https://github.com/DeFiGeek-Community/comet)\
   [Github link (interface)](https://github.com/DeFiGeek-Community/comet-interface)
6. This Dapp is not under the protection of any jurisdiction, country, etc.
7. Upgrades or modifications to this Dapp are decided by token voting governance through vePND obtained by locking pnd DAO Token (PND). For the ve model, please see [here](/punodwo-dokyumento/english/pnd-pnd-dao-token.md#what-is-vepnd). All ideas and code proposals are always welcome as OSS.
8. Extended protocols that interact with this Dapp are outside the scope of token voting governance in "7" and development is free (Dapps that wrap and extend contracts, etc.).


---

# 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://pnd-docs.defigeek.xyz/punodwo-dokyumento/english/disclaimer.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.
