# problem

{% stepper %}
{% step %}

### Lack of Intrinsic Value

Most reflection tokens reward holders with more of the same token, creating inflationary pressure without adding real value. This leads to unsustainable tokenomics and eventual collapse.
{% endstep %}

{% step %}

### AI Payment Infrastructure Gap

As AI agents become autonomous economic actors, they need payment rails that are:

* Fast and cheap
* Programmable
* Cross-border compatible
* Machine-readable

Traditional banking and even existing crypto solutions fall short.
{% endstep %}

{% step %}

### Volatility Without Stability

Cryptocurrency holders face extreme volatility with no hedge against market downturns. There's a need for tokens that combine growth potential with stable value accrual.
{% endstep %}

{% step %}

### Short-Term Speculation

Most crypto projects incentivize short-term trading over long-term holding, leading to unhealthy market dynamics and poor community cohesion.
{% endstep %}

{% step %}

### Unprotected DeFi Operations

Auto-compound and automated DeFi operations can fail due to network congestion, gas spikes, or smart contract issues—with no recourse for users.
{% 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/overview/problem.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.
