# governance

## Core Team

### Anonymous but Accountable

The founding team maintains operational privacy while ensuring full accountability through:

* Doxxed KYC with legal partners
* Regular community updates
* Transparent fund usage
* Multi-sig treasury control

***

## Advisory Board

### Crypto Experts

Advisors with deep experience in DeFi, tokenomics, and security.

### AI/Tech Specialists

Technical advisors guiding X402 implementation and AI integration.

### RWA Specialists

Experts in real-world asset tokenization and gold markets.

***

## Governance Evolution

{% stepper %}
{% step %}

### Core Team (Months 0-12)

Initial development led by founding team with community input.
{% endstep %}

{% step %}

### Hybrid (Months 12-24)

Advisory council formed with active community members.
{% endstep %}

{% step %}

### DAO (Months 24+)

Full transition to decentralized governance:

* Proposal system
* Token-weighted voting
* Community treasury control
* Autonomous operations
  {% endstep %}
  {% endstepper %}


---

# Agent Instructions: 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:

```
GET https://basegold.gitbook.io/basegold/project/governance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
