# CORE Introduction

{% embed url="<https://core.powercity.io/>" %}

The POWERCITY CORE is the central $WATT Token staking platform.  Revenue collected from all the dapps in the POWERCITY [ecosystem ](https://docs.powercity.io/ecosystem)is rewarded to CORE stakers. Staking allows you to lock your tokens into an NFT that can be transferred between wallets.  Staking rewards are distributed in $PLS and any other ERC-20 token collected as fees.&#x20;

The CORE operates on the [PulseChain ](https://www.pulsechain.com)blockchain.

## Tokenomics

$WATT is an ERC-20 token on PulseChain that can be traded on the [PulseX ](https://wwww.Pulsex.com)decentralized exchange. &#x20;

Total WATT Supply = 2,782,363,944.41274

100% of $WATT tokens available at launch will be minted and distributed.   No $WATT tokens are pre-allocated to the POWERCITY team.

## Contracts (PulseChain Mainnet)

{% embed url="<https://core.powercity.io>" %}
MAINNET FRONT END
{% endembed %}

WATT Token:  0xDfdc2836FD2E63Bba9f0eE07901aD465Bff4DE71

WATT/PLS Liquidity Pool Token (PLP):  0x956f097e055fa16aad35c339e17accbf42782de6

Staked WATT ampNFT:  0xa42BadB71271e9A460ED93C501308ECaab770c37

## Contracts (PulseChain testnet v4)

{% embed url="<https://coretestnet.powercity.io>" %}
TESTNET FRONT END
{% endembed %}

WATT Token: 0xa67452ceefD7FE4e1AD6C98Aa82a32671274FBf0&#x20;

WATT/PLS Liquidity Pool Token (PLP): 0xE468B6dBe17CB64522F55d7c2B770A0371c9cA97

Staked WATT ampNFT: 0x9190805d339740441Bb676A2A882a6dd40726738&#x20;

### Audits are pending, results will be posted once complete.


---

# Agent Instructions: 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/core-introduction.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.
