> For the complete documentation index, see [llms.txt](https://docs.pomerium.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pomerium.space/token/pme.md).

# PME

## Token Information

Token Name: **Pomerium Community Meme Token**

Token Symbol: <img src="/files/X5MtoNGuC6urTwxNUwii" alt="" data-size="line">**PME**

Total Supply: **1,000,000,000,000,000(1Q) PME**

Contract: [0x320F6c1304e1a2a50A0fEbb62BA6a9700043d152](https://bscscan.com/token/0x320F6c1304e1a2a50A0fEbb62BA6a9700043d152)

Liqudity provision on [PancakeSwap](https://pancakeswap.finance/swap?outputCurrency=0x320F6c1304e1a2a50A0fEbb62BA6a9700043d152)

Network: <img src="/files/PfZnFCHDn37zacDjU1zt" alt="" data-size="line">

PME stands for Pomerium Community Meme Token, a meme token distributed for free to Pomerium community users. Designed to empower the community to take the lead in activities such as community building and branding, PME tokens are not held by the Pomerium Foundation.

| Allocation       | Matrix | Amount                     |
| ---------------- | ------ | -------------------------- |
| Liquidity Supply | 85%    | 850,000,000,000,000 (850T) |
| Guardians        | 10%    | 100,000,000,000,000 (100T) |
| Airdrop          | 5%     | 50,000,000,000,000 (50T)   |

**※ The distribution quantity of PME for Pomerium Guardians membership is determined daily based on the fluctuations in Dogecoin's price.**

* **Guardians**
  * PME Guardians Reward Policy
    * ① Daily total distribution = (Doge price + PMG price \* 0.1 Billion (100,000,000) \* Total of Guardians “Cooling down”
      * e.g., Doge = $0.08177, PMG = $0.25123
      * (0.08177 + 0.25123) \* 0.1 Billion \* Total # of Guardians “Cooling down”
      * \= 0.0333 Billion \* Total # of Guardians “Cooling down”
    * ② Daily distribution per Guardian = ① / Total # of Guardians “Cooling down”
    * ③ Daily PME rewards per account = ② \* Total # of Guardians “Cooling down”

👉[**Go to Guardians**](https://pomerium.space/guardians)


---

# 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://docs.pomerium.space/token/pme.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.
