> For the complete documentation index, see [llms.txt](https://wasiona-studio.gitbook.io/ascend-the-end-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wasiona-studio.gitbook.io/ascend-the-end-whitepaper/blockchain/blockchain-integration.md).

# Blockchain Integration

Ascend the End integrates blockchain technology seamlessly, eliminating the typical pain points often associated with blockchain-enhanced products. Addressing these challenges—like the intricacies of in-game NFT loading, wallet usage, and account creation—is paramount in making the game appealing to the vast majority who may not be blockchain-savvy.

Our primary objectives include:

* Adopting a Win & Earn philosophy rather than Play & Earn.
* Providing a smooth gaming experience through our Web2.5 design.
* Cultivating a gamified economic system combined with investment opportunities.

As a Web2.5 game, Ascend the End keeps only essential elements on the blockchain, leveraging it for crucial decentralized data and to gamify the economy essential for the Win & Earn model and investment incentives in [ASCEND HUB](/ascend-the-end-whitepaper/ecosystem/ascend-hub.md). This strategy ensures a seamless experience; players unfamiliar with blockchain can immerse themselves in the game, oblivious to its underlying technology. However, when ready, they have the option to transit to Web3 world and convert their successes in the $ATE token.

Our vision for Ascend the End is to evolve into a multichain entity, reflecting our belief in the multichain paradigm as the future of gaming. The integrated [ASCEND HUB](/ascend-the-end-whitepaper/ecosystem/ascend-hub.md) enhances this experience, connecting players to a marketplace, staking options, and more, blending the gaming and economic ecosystems seamlessly.

<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://wasiona-studio.gitbook.io/ascend-the-end-whitepaper/blockchain/blockchain-integration.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.
