# Disclaimer & Risks

Nemo Protocol, as a technically neutral DeFi platform, has the core responsibility of providing stable and efficient PT/YT unbundling and trading functions. We ensure the accurate accumulation of "Points" for users according to the rules provided by our project partners via our SDK.\
We can only guarantee that your points records on the Nemo platform are accurate.\
However, the "Airdrop" itself—including whether an airdrop will occur, when it will occur, the specific quantity, and the distribution rules (e.g., Sybil attack detection, address activity requirements, etc.)—is determined solely by the partner project. Nemo cannot control or guarantee the final airdrop actions of any project.\
Please conduct your own thorough research (DYOR) on partner projects before participating. Your investment decisions should be based on your own judgment and risk tolerance.\
Before participating, you must understand and evaluate the following risks:

* Smart Contract Risk: All DeFi protocols carry the theoretical risk of code exploits.
* Underlying Asset Risk: The asset you use (e.g., LSTs) may have its own risks, such as de-pegging.
* YT Speculation Risk: You may lose money if the cost of purchasing YT is higher than the final value of the airdrop you receive.

{% hint style="info" %} <mark style="color:blue;">Notice: When calculating YT positions for issuing points, the net YT position is used in the computation. Net YT Position = Amount(YT) - Amount(PT). This prevents dilution of YT holders' rewards through minting operations.</mark>
{% endhint %}


---

# 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.nemoprotocol.com/points-market/disclaimer-and-risks.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.
