> For the complete documentation index, see [llms.txt](https://docs.upfinance.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.upfinance.io/up-as-a-service-uaas/upemp.md).

# upEMP

Don't forget to visit our friends at [https://emp.money/](https://emp.money) and join their [Discord ](https://discord.com/invite/9wDDa26Z6e)or [Telegram](https://t.me/empmoney).

$upEMP is exactly like our very own $UP only backed by $EMP.  $upEMP will only and always go up in relation to the amount of $EMP each $upEMP is worth.  The following page describes the mint and redeem mechanics and fees attached and provides a summary of our always up mechanics.

$upEMP Contract: [0x69ffe1CEA85a766EdD97C3908Ba0AC60c986a9DB](https://bscscan.com/address/0x69ffe1cea85a766edd97c3908ba0ac60c986a9db)

## Token Mechanics - Mint & Redeem

Minting $upEMP can only be done through the dApp with EMP.&#x20;

All mints charge an 8% mint fee.

Redemption can be considered selling $upEMP in an OTC (Over the Counter) direct exchange between the user and the protocol with no price impact beyond the Redemption Fee. All redemptions charge an 8% redemption fee.&#x20;

Mint and Redeem upEMP <https://upemp.upfinance.io/>

## Price Action Explanation

The price of $upEMP is simply $EMP value of the backing treasury divided by circulating supply. An easy way to understand how the price can go up both on sells and buys (redemptions and mints) we can simply think of the treasury always having a net positive gain on each transaction.  For a sell, more tokens are burnt than paid out for a net gain on treasury vs supply.  For a buy, more $EMP is allocated to the treasury than tokens minted to circulation for a net gain as well.  The net gain comes from the fees adding more to the backing treasury compared to the amount minted/paid out.&#x20;

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

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

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

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

### upEMP Token - Additional Details

The upEMP token is 100% Backed and will always have a backing. There are no algorithmic or inflationary mechanisms, as every token in circulation must be bought (minted). $upEMP tokens will always be redeemable for the price listed, minus the redemption fee.

Both **Minting** (i.e.Buying) and **Redeeming** (i.e. Selling) through the Mint and Redeem contracts will cause price appreciation.

There will be no capped supply.

* Supply is determined by mint and redemption volume.
* Minting increases supply.
* Redemption reduces supply.
  * Redeemed $upEMP tokens are burnt/destroyed and removed from circulation.

### Fee Breakdowns

**All mints charge an 8% mint fee**.

8% Broken down:

-5.2% Collateralized backing of the token

-2.1% Burn&#x20;

-0.7% Development Fee to UP Finance&#x20;

**All redemptions charge an** **8% redemption fee**.&#x20;

8% Broken down:

-5.2% Collateralized backing of the token

-2.1% Burn&#x20;

-0.7% Development Fee to UP Finance&#x20;

**Transfer Fee:** There is an additional 0.25% transfer fee for all wallets.&#x20;

### Presale & Launch Details

Whitelist Allocations - December 23rd 8am EST-12pm EST (1pm-5pm UTC)

Presale Start -  December 23rd 1-2pm EST (6-7pm UTC)

Presale End - December 24th 11pm EST (4am UTC)

Public Launch December 25th 12:00am midnight EST (5am UTC)


---

# 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.upfinance.io/up-as-a-service-uaas/upemp.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.
