> For the complete documentation index, see [llms.txt](https://pkm.peakmonsters.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pkm.peakmonsters.com/the-pkm-token/what-to-do-with-pkm.md).

# What To Do With PKM

PKM is a Hive-Engine token. You can trade it freely on  [Tribaldex](https://tribaldex.com) or [BeeSwap](https://beeswap.dcity.io/).&#x20;

When you get tokens (whether airdropped or purchased from markets) you will be able to do many things with them. Some common use cases for it:

* **HOLD:** They are your tokens. You can always choose to do nothing with them and just "**HODL**" them and wait for them to go up in price.
* **USE:** We plan implement new advanced services for our loyal users only that will require PKM. Also , we will create **tournaments** that require PKM for entry.
* **POOL:** We are creating an SPS:PKM Liquidity Pool. The shareholders in this pool will share in PeakMonsters profits through Daily Rewards.
* **SELL:** There will an option swap PKM for SPS using Liquditity pool. Also the ability to exchange with other users for SWAP.HIVE on sites like [Tribaldex ](https://tribaldex.com/trade/PKM)
* **BUY MORE**: Using the SPS:PKM Liquidity pool will usually best but you can check [buy-sell market](https://tribaldex.com/trade/PKM)

\---------------------------

**`The benefits of a PKM:SPS Liquidity Pool`**\
`We want the PKM tokens, to not just exist but, to be able to be bought and sold and to have liquidity and price stability. These things are possible via Liquidity Pools. We are pairing PKM together with SPS which is Splinterlands main token "Splintershards".`&#x20;

`Most of our users have SPS and/or know how to get it. SPS is easily and directly tradable for HIVE, DEC, BNB and several other tokens.`

Discussed more in [Liquidity Pool & LP Rewards](/liquidity-pool-and-lp-rewards.md)


---

# 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://pkm.peakmonsters.com/the-pkm-token/what-to-do-with-pkm.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.
