# 파밍 풀 Txid 확인 방법

#### Step 1: 원하는 페어의 유동성을 추가하세요.[ Saros에서 유동성 추가 방법에 대한 자세한 내용](https://docs.saros.xyz/saros-amm/farm/add-liquidity)은 여기를 참고하세요.

#### Step 2: 원하는 페어의 SLP 파밍을 시작하세요.[ Saros에서 파밍 방법에 대한 자세한 내용](https://docs.saros.xyz/saros-amm/farm/farm-on-sarosfarm)은 여기를 참고하세요.

**Step 3**:파밍 과정을 마치면, 트랜잭션 성공을 알리는 팝업 창이 표시됩니다. 해당 팝업에서 “view transaction” 을 선택하세요.

<figure><img src="/files/CyRjqIdWlyr9Wf1vuQWz" alt=""><figcaption></figcaption></figure>

**Step 4:** 이후 Solscan 페이지로 이동됩니다. 여기서 트랜잭션 시그니처(transaction signature)를 복사하세요. 이것이 바로 여러분의 파밍 풀 Txid입니다.

<figure><img src="/files/dCyCV28NyZ77gKNZMdzF" alt=""><figcaption></figcaption></figure>


---

# 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/how-to-get-farming-pool-txid.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.
