# Getting Started

There are four key elements of the ChargeN ecosystem. Each one of them plays a key role in the ecosystem to provide service to our users.

**Mobile App** – ChargeN Mobile App will host all the functionalities and services for the ChargeN ecosystem. Everything will be integrated within the App from the charging tracker to the NFT marketplace.

**NFT –** NFT will enable the users to earn the rewards from charging their phones. NFTs come with different rarities - higher rarity equals higher rewards!

**ChargeN Token –** ChargeN Token will be the currency inside the ecosystem. Users will be rewarded with ChargeN Token. They can either use tokens to buy new NFT or swap with currency to pay the bills.

**NFT Marketplace –** ChargeN’s NFT marketplace will allow users to trade, upgrade or trade-up their NFT all in one place.


---

# 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://info-chargen.gitbook.io/whitepaperv1/getting-started.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.
