# 7.1 기본 해시파워: 유동성 = 지분

* **가치 앵커링(Value Anchoring):**\
  유저가 USDT를 플랫폼 유동성 풀에 투입하면,무제한 누적 가능한 기본 해시파워를 획득합니다.투입된 모든 자산은 동시에 토큰 가치 상승과플랫폼 디플레이션 목표를 함께 지원합니다.
* **공정한 인센티브(Fair Incentives):**\
  기본 해시파워는 유저에게 일일 배당권을 부여하며,보상은 시간이 지남에 따라 점진적으로 감소하여초기와 장기 참여자 모두의 이익을 균형 있게 조율합니다.
* **유연한 보안(Flexible Security):**\
  LP는 단계적으로 부분 상환이 가능하며,해시파워가 동적으로 감쇠되어유저 유동성과 생태계 안정성을 이중으로 보장합니다.


---

# 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://squidverse.gitbook.io/squidverse/squidverse-1/7.-lp-and/7.1.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.
