> 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/en/event/promotion.md).

# Promotion

## STONE Pre-TGE: 2-Week APR Boost <a href="#e357" id="e357"></a>

* For celebrating STONE Launch, which is slated for November 24, Pangea Swap holds an APR Boost event during the next two weeks. In this event, you can earn extra rewards along with swap fees from your liquidity provided in the following selected pools.
  * Event Duration: 2022 Nov 10 9:00 - 2022 Nov 24 08:59
* [🔗 Click here to learn more](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)

<br>

## APR Boost & LPing Contest&#x20;

* The event was held for a total of six 2-week periods (2022/Aug/18 \~ 2022/Nov/10)
* [🔗 Click here to learn more](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)

## Additional APR Boost for Wormhole LPs

* Beginning on September 29th, 2022, the Pangea Swap will offer liquidity pools of wrapped assets from Wormhole, the bridge protocol. We are hosting an additional APR boosting event to commemorate the integration of wormhole assets!
  * Event Duration: 2022 Sep 29 9:00 - 2022 Nov 10 8:59&#x20;
  * Total Rewards: $70,000&#x20;
  * Target Pools: KLAY-portalUSDC, portalUSDC-oUSDT
* [🔗 Click here to learn more](https://medium.com/@pangea_swap/%EC%9B%9C%ED%99%80-wormhole-%ED%86%A0%ED%81%B0-%EC%A0%9C%EA%B3%B5-%EA%B8%B0%EB%85%90-200k-%EA%B7%9C%EB%AA%A8%EC%9D%98-%EC%B6%94%EA%B0%80-apr-boost-%EC%9D%B4%EB%B2%A4%ED%8A%B8-9-29-b8c6d98fe1e4)


---

# 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/en/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.
