# 유동성 공급자 토큰이란 무엇인가요?

유동성 공급자 토큰(Liquidity Provider Token, LP Token) 은 여러분이 투자한 유동성 풀에서 지분을 보유하고 있다는 증거입니다. 토큰을 매도하고자 할 때, 여러분은 이 토큰들을 사용하여 자산을 상환해야 합니다. 그러나 그 전까지 특정 LP 토큰을 파밍(farming)하거나 스테이킹(staking)에 활용할 수도 있습니다.

유동성 공급자 토&#xD070;**(Liquidity Provider Token, LP Token)** 은 여러분이 투자한 유동성 풀에서 지분을 보유하고 있다는 증거입니다. 토큰을 매도하고자 할 때, 여러분은 이 토큰들을 사용하여 자산을 상환해야 합니다. 그러나 그 전까지 특정 LP 토큰을 파밍(farming)하거나 스테이킹(staking)에 활용할 수도 있습니다.


---

# 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.saros.xyz/kr/saros-amm/faqs/what-are-liquidity-provider-tokens.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.
