# Basics

FIEF is the official utility token of Fief Protocol and gas token for Fiefdom. FIEF can be staked to unlock voting rights and earn DeFi & game rewards.

On August 17, 2022 -- FIEF was migrated to become a mainnet Ethereum ERC-20 token. Please confirm you are using the correct FIEF before completing any transactions.

**Contract Information**

Ethereum FIEF: <https://etherscan.io/address/0xeA068Fba19CE95f12d252aD8Cb2939225C4Ea02D>

Arbitrum FIEF:

<https://arbiscan.io/token/0xe2105bea3819d3131b5b2306d44eb3271bfcfe0e>

Avax FIEF (Wormhole): <https://snowtrace.io/address/0xa69d3df658ca810afcc42d8bf5f604dde382bd26>

Wormhole Custody Contract: <https://etherscan.io/address/0x3ee18b2214aff97000d974cf647e7c347e8fa585>

## Global Utility

* In-game utility token within the Fiefverse.
* Reward token for decentralized applications
* When staked, FIEF produces Influence Points (IP), which can be spent across the Fief platform.
* When staked, FIEF also produces sFIEF, which can be used for governance in the future.


---

# 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.fief.finance/fief-token/basics.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.
