> For the complete documentation index, see [llms.txt](https://dk-genesis.gitbook.io/dk-mobile-genesis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dk-genesis.gitbook.io/dk-mobile-genesis/economy/staking-guide.md).

# Staking Guide

DK MOBILE : GENESIS offers differentiated staking content from other P2E games.

The differences of DK MOBILE : GENESIS staking system are as follows.

●   **You can receive and use in-game items immediately during the staking process.**

●   Coins will be returned at the end of the staking guarantee period.

## **Acquiring items through staking**

Various items can be received immediately during staking and can be used in the game,

There are a variety of products available to help you from different weapons of each class to item consumables.

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

## **Stella's Trade Token**

Stella’s Trade Token is an item that connects the in-game economic system and the token ecosystem, and can be exchanged for Florine or USDC.

A mix of USDC and PED is used to maintain the value of goods.

You can purchase Stella’s Trade Token with USDC + PED in a 9:1 ratio.

You can use the obtained Stella's Trade Token to exchange it for Florine, the game currency, for immediate use.

<figure><img src="/files/u4QVTRxx9BzXvqWQLKP1" alt=""><figcaption><p>Purchase of Trade Token</p></figcaption></figure>

You can convert a certain amount of Florine into Stella's Trade Token and exchange them for USDC.

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

## **How to proceed with Staking**

\-       Swap and convert ITSB coins into ITSBC

\-       Convert ITSBC to Pentadra, PED (game credit)

\-       Staking through Pentadra

\-      Refer to the images below for the process.

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


---

# 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://dk-genesis.gitbook.io/dk-mobile-genesis/economy/staking-guide.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.
