> For the complete documentation index, see [llms.txt](https://whitepaper.furgpt.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.furgpt.org/fgpt-tokenomics.md).

# FGPT Tokenomics

<figure><img src="/files/DuJ1Yg4gY7ASyWY0JEOa" alt=""><figcaption><p>$FGPT</p></figcaption></figure>

**Token Symbol: $FGPT**

FurGPT introduces its native utility token, $FGPT, to facilitate transactions, access premium features, and incentivize community engagement within the FurGPT ecosystem.

**Networks: BNB Chain, ETH, Lithosphere**\
\
**ETH Contract:** [0x21d6d37411d86fafdc565260e81e7a585bc44119](https://etherscan.io/token/0x21d6d37411d86fafdc565260e81e7a585bc44119#balances)

**BNB Chain Contract:** [0x21d6d37411d86fafdc565260e81e7a585bc44119](https://bscscan.com/token/0x21d6d37411d86fafdc565260e81e7a585bc44119)

**SOL Chain Contract:** [7JLTz1vvoaA4hbjq9Kqt8V9ENjAxnePUwMy5NkFZAoxZ](https://solscan.io/token/7JLTz1vvoaA4hbjq9Kqt8V9ENjAxnePUwMy5NkFZAoxZ)

$FGPT operates across multiple networks, including the BNB Chain network, Ethereum (ETH), and the novel [Lithosphere AI Blockchain](https://litho.ai). This multi-network approach enhances accessibility and ensures that users can seamlessly transact using their preferred blockchain.\
\
TGE: $0.03/FGPT

**Project Category: DeFi, AI**

FurGPT sits at the intersection of decentralized finance (DeFi) and artificial intelligence (AI), creating a unique synergy that enhances the user experience and opens up new possibilities for the virtual pet art market.

*Disclaimer: This white paper is for informational purposes only and does not constitute financial or investment advice. Users are encouraged to conduct their research before engaging with FurGPT's services or $FGPT token.*


---

# 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://whitepaper.furgpt.org/fgpt-tokenomics.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.
