> For the complete documentation index, see [llms.txt](https://pangeaswap.gitbook.io/pangeaswap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pangeaswap.gitbook.io/pangeaswap/event/promotion.md).

# Promotion

## STONE 런칭기념 APR Boost 이벤트

* 판게아 스왑의 거버넌스 토큰인 STONE의 런칭에 앞서 출시 기념 APR Boost 이벤트를 11/10부터 11/24까지 진행합니다.&#x20;
* [🔗 여기를 눌러 자세한 내용 알아보기](https://medium.com/@pangea_swap/pre-tge-stone-%EB%9F%B0%EC%B9%AD%EA%B8%B0%EB%85%90-apr-boost-%EC%9D%B4%EB%B2%A4%ED%8A%B8-1badfd17426a)

## 판게아 스왑 런칭기념 APR Boost & LPing 대회 **($150k, 종료)**

* 판게아 스왑의 런칭을 기념하여 **런칭일인 8월 18일부터 12주 뒤인 11월 10일까지,** 판게아 스왑의 유동성 공급자에게 파격적 보상을 드리는 APR Boost 이벤트와 클레이튼 최고의 투자자를 찾는 LPing 대회를 진행했습니다.
* 판게아 스왑은 이번 런칭 캠페인을 통해 유동성 공급자에게 총 $156,600 규모의 보상을 제공했습니다.&#x20;
* [ 🔗 여기를 눌러 자세한 내용 알아보기](https://medium.com/@pangea_swap/%ED%8C%90%EA%B2%8C%EC%95%84-%EC%8A%A4%EC%99%91-150k-%EA%B7%9C%EB%AA%A8%EC%9D%98-apr-boost-lping-%EB%8C%80%ED%9A%8C-%EA%B0%9C%EC%B5%9C-219448c884bb)

## Wormhole 도입기념 APR Boost 제공 ($70,000, 종료)

* 판게아 스왑은 글로벌 브릿지 웜홀의 래핑(Wrapped) 자산의 유동성 풀을 9월 29일부터 제공합니다.
* 웜홀 자산 도입을 여러분과 함께 기념하기 위해 추가 APR 부스팅 이벤트를 진행합니다.&#x20;
* ~~3달여 간 총 $200,000의 리워드가 제공되는 이번 기회를 놓치지 마세요.~~
  * ~~**이벤트 운영 기간:** 2022/9/29 9시 \~ 2023/1/5 8시 59분~~
  * ~~**총 리워드 규모:** $200,000~~
  * ~~**대상 풀:** KLAY-portalUSDC, portalUSDC-oUSDT~~&#x20;
* **(수정) 10월 24일 부로, 아래와 같이 내용이 수정되었습니다.**&#x20;
  * **이벤트 운영 기간:** 2022/9/29 9시 \~ 2022/11/10 8시 59분 (조기 종료)
  * **총 리워드 규모:** $70,000
  * **대상 풀:** KLAY-portalUSDC, portalUSDC-oUSDT&#x20;
* [🔗 여기를 눌러 자세한 내용 알아보기](https://medium.com/@pangea_swap/%EC%9B%9C%ED%99%80%EC%9E%90%EC%82%B0-%EB%9F%B0%EC%B9%AD%EA%B8%B0%EB%85%90-apr-boost-%EC%9D%B4%EB%B2%A4%ED%8A%B8%EC%9D%98-%EC%A1%B0%EA%B8%B0%EC%A2%85%EB%A3%8C-11-10-%EC%95%88%EB%82%B4-d7d8d89cb602)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://pangeaswap.gitbook.io/pangeaswap/event/promotion.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
