# Uniswap 流动性

## Uniswap

Uniswap 流动性池子：

{% embed url="<https://info.uniswap.org/#/pools/0x252c9b3145174f878277dfe739c990268495d33b>" %}

## 锁仓

我们fork 了一份 team.finance 合约， 来锁定我们的代币与流动性，网站在：

{% embed url="<https://safe.nutsdao.org>" %}

锁定流动性的交易：

{% embed url="<https://etherscan.io/tx/0xc4046b6ec610e4b9ee295a60529ff75badc9f9ba9f6ebd9fb6906072f788657a>" %}

锁定的50万美金流动性池子：

{% embed url="<https://app.uniswap.org/#/pool/356623>" %}


---

# 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://www.nutsdao.org/zhong-wen/nutsdao/nutsdao-xiang-guan-di-zhi/uniswap-liu-dong-xing.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.
