> For the complete documentation index, see [llms.txt](https://docs.powercity.io/core/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.powercity.io/core/staking-usdwatt.md).

# Staking $WATT

**What can be staked?** Stake $WATT or $WATT/$PLS LP tokens from PulseX.&#x20;

{% hint style="info" %}
Staked $WATT and $WATT/$PLS LP tokens will be referred to as "staked WATT value" throughout this document.
{% endhint %}

**Why stake?**  To earn $PLS coins and other tokens collected as fees from the dapps and services in the POWERCITY [ecosystem](https://docs.powercity.io/ecosystem).  The staking reward APR% is based on the actual fees collected daily and will change from day-to-day based on dApp usage.

**What can I do with my stake?** You can hold your stake NFT receipt in your wallet and periodically claim rewards, sell that NFT on PixelPark NFT Marketplace, or unstake to release the tokens back to your wallet.

**How do I obtain LP tokens?**  You can either access PulseX directly to add liquidity to the $WATT/$PLS pool or use the CORE's zap function.  The Zap function allows you to just provide $PLS and the rest is automated for you. &#x20;

**Are my tokens safe?** Staked tokens are locked into the staking contract which is immutable and without any admin keys controlling the stakes.  This means nobody, not even the POWERCITY team, can alter or remove your tokens.  Only your wallet can authorize the creation, addition or ending of a stake in the CORE.  Regardless of the staking rewards rate, of the token price or the amount of $WATT staked any any period, your tokens will always be allocated to your wallet.

The only administrative function retained for the CORE contract is to whitelist staking reward tokens.  This allows future POWERCITY ecosystem tokens to be added as staking rewards.  This function requires multiple signatures to initiate, and must wait 9 days before executing. &#x20;


---

# 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:

```
GET https://docs.powercity.io/core/staking-usdwatt.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
