> For the complete documentation index, see [llms.txt](https://galaxy-dao-1.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://galaxy-dao-1.gitbook.io/docs/gbond-utility-token-and-tokenomics.md).

# GBOND Utility Token & Tokenomics

GBOND is the token designed to manage the transferred credit rights from Gemforex.

Post-acquisition, former traders of Gemforex will receive GBOND (GEMFOREX Bond) tokens from Galaxy DAO proportional to their funds held within Gemforex.

**At the time of credit transfer, 1 GBOND will be valued at 1 US dollar**, and former Gemforex users will receive as many GBOND tokens as their credit rights in Gemforex are worth in US dollars.

Example: a user with a balance of 10,000 USD in their Gemforex account at the time of transfer will receive 10,000 GBOND in Galaxy DAO to represent their credit rights.

GBOND tokens are Galaxy DAO specific which only Gemforex traders will receive and are issued based on user identity.

GBOND is a database token, not a public cryptocurrency token, and is not available for purchase, resale or transfer on public or private markets. GBOND will have utility for interest accumulation, liquid staking to earn publicly tradable cryptocurrency tokens and other utilities, and all trader utilities within Galaxy DAO for former Gemforex traders will be mediated through the GBOND token.

**After Galaxy DAO’s acquisition of Gemtrade LLC, GBOND tokens will represent the entirety of Gemforex traders’ credit rights within Galaxy DAO after the Gemforex exchange is shut down.**

### Locked and Unlocked GBOND

All GBOND will be issued in a fully locked state and will be referred to as ‘Locked GBOND’.

GBOND can be unlocked at any time. GBOND can only be unlocked once, and once unlocked cannot be relocked. GBOND can only be unlocked in its full amount, and not in any portion of a user’s GBOND holding.

Unlocking GBOND means that the user is exchanging the full amount of their credit rights held with Galaxy DAO for the unlocked GBOND granted at the time of unlocking. This exchange effectively settles and cancels the credit rights.

Benefits, implications and advantages of locked and unlocked states of GBOND are detailed in the headings below.


---

# 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://galaxy-dao-1.gitbook.io/docs/gbond-utility-token-and-tokenomics.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.
