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

# AXGT Utilities

### $AXGT Utilities

#### 1. GPU Infrastructure Access

AXGT enables access to AxonDAO’s **GPU-native compute infrastructure**.

* Priority or reserved GPU scheduling (per DAO policy)
* Eligibility for high-intensity or long-duration workloads
* Early access to newly deployed GPU capacity

#### 2. Tokenized GPU Usage & Compute Settlement

AXGT is used to **meter, reserve, and settle GPU usage**.

* Purchase or reserve GPU compute time
* Settle usage fees for on-demand or scheduled jobs
* Participate in future tokenized compute-credit markets

#### 3. Data Contribution & Monetization

AXGT rewards **verified, consent-based data participation**.

* Earn AXGT for approved biometric, genomic, voice, or experimental data
* Rewards tied to data quality, verification, and ecosystem demand
* Participation in downstream scientific IP creation

#### 4. DAO Membership & Access Control

AXGT functions as the **membership token** for AxonDAO.

* Token-gated access to DAO platforms, governance, and working groups
* Permissioned access to infrastructure, research environments, and tooling

#### 5. Governance & Protocol Control

AXGT is used to govern the AxonDAO ecosystem.

* Vote on GPU infrastructure deployment and expansion
* Vote on compute pricing, access tiers, and scheduling rules
* Vote on data usage standards and monetization policies
* Vote on treasury allocation and research funding

#### 6. Infrastructure Security & Permissions

AXGT underpins **secure access control**.

* Token-gated permissions for compute and data access
* DAO-approved multisig and contract-based controls
* Separation of identity, data, and compute layers

#### 7. Research & Compute Project Submission

AXGT holders may submit proposals for:

* Scientific research projects
* GPU compute initiatives
* Data-driven studies or infrastructure pilots

Approval and resource allocation are governed by the DAO.

#### 8. Contributor & Ambassador Rewards

AXGT is used to reward **verified ecosystem contributions**.

* Data contribution milestones
* Infrastructure usage and testing
* Education, onboarding, and community growth
* Verified referrals and campaign participation

#### 9. Ecosystem Discounts & Priority Access

AXGT holders may receive preferred access to:

* AxonDAO hardware and devices
* GPU compute services
* Partner tools, platforms, and infrastructure

#### 10. Utility Expansion via Governance

AXGT utilities are **extensible**.

* New utilities are proposed and approved through DAO governance
* Ensures alignment with real infrastructure usage and demand

**$AXGT is used for GPU infrastructure access, tokenized compute usage, data monetization, DAO membership, governance, and secure participation within AxonDAO.**


---

# 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.axondao.io/axondao/axgt-utilities.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.
