> For the complete documentation index, see [llms.txt](https://whitepaper.avaxtars.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.avaxtars.com/fundamentals/devices/cold-fusion-generator-cfg.md).

# Cold Fusion Generator (CFG)

![Cold Fusion Generator](/files/Mbhfrw9HBNx9fMiHE3s1)

* Players will be able to buy 1 CFG per account at the moment.
* The base price for CFG is 0.5 $AVXT.
* CFGs will be bought as Level 0.
* Players need to upgrade CFG to level 1 to start to use.
* Upgrading a CFG into Level 1 requires only 1 Scientist nothing else.
* Locking a scientist into CFG and paying the upgrade cost with $ENXT will upgrade it to next levels beyond 1.
* The required amount of scientists to upgrade CFG is 1 and the required $ENXT is 25 for each level.
* Scientists will be locked permanently in CFG for upgrading the level of CFG.
* CFG will be able to produce while upgrading.
* Users should claim their $ENXT Tokens every 24 hours. After 24 hours, unclaimed CFGs won’t produce more $ENXT.
* 100 $ENXT Tokens will be airdropped for each Personal Avaxtar Generating Machine (PAGM).

Cold Fusion Generator Production & Upgrade Costs Table is shown below:

![](/files/rlCbWupXLACXRAtnavMt)

\ <br>


---

# 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.avaxtars.com/fundamentals/devices/cold-fusion-generator-cfg.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.
