> For the complete documentation index, see [llms.txt](https://digalabs.gitbook.io/whitepaper_eldarune/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://digalabs.gitbook.io/whitepaper_eldarune/diga-labs.md).

# DIGA Labs

DIGA Labs is a leading company that provides blockchain gaming projects and technologies. DIGA Labs has two main groundbreaking projects:<br>

<figure><img src="/files/SBfGaDtajpaBsBYrWqH4" alt=""><figcaption></figcaption></figure>

**Digard** specializes in providing cutting-edge blockchain solutions for the gaming world. Digard is

* A Steam-like gaming platform
* A Launchpad
* An NFT Launchpad for new gaming projects,&#x20;
* providing NFT Staking for earning rewards,&#x20;
* a decentralized Marketplace to trade unique assets,&#x20;
* an intuitive Store for easy access to in-game items.&#x20;

**Digard** is the driving force behind the seamless integration of blockchain technology within the gaming industry, providing developers and gamers alike with powerful tools to create, trade, and explore innovative gaming experiences.

**Eldarune**, Digard’s first launched project “Game Studio”. Eldarune pioneers the creation of fun games within its gaming ecosystem, enhancing the player experience and fostering a vibrant gaming community. With Digard’s blockchain solutions, Eldarune “Game Studio” aimed to be a leading force in the blockchain gaming industry, creating interoperable assets, and leveraging blockchain technology to create immersive gaming experiences, fair economies, and player-centric ecosystems.

**Eldarune: World of Elymnias** is an AI-Powered medieval RPG based on a storyline with 4K graphics, PvP, and PVE modes.

While playing Eldarune: WoE you will travel 21 islands, fight in the hundreds of dungeons, and defeat the strongest monsters in the Elymnias world with your clan or alone.&#x20;

**Heroes of Eldarune** is a simple PvP Card Game that you can play with Eldarune NFTs.

<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://digalabs.gitbook.io/whitepaper_eldarune/diga-labs.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.
