# What's Next

Ringfence is being developed in arcs, each expanding our scope from protocol-layer defense to full-spectrum cybersecurity for the agentic era.&#x20;

Below is a preview of our planned upcoming phases:

### Development Arc 1: Agentic Network Immunity

The foundation of Ringfence: real-time detection and containment of malicious agents across ACP.

**Upcoming Additions:**

* **Network Visualization**\
  Public dashboards mapping agent behavior across clusters—who’s clean, who’s flagged, and who’s gone silent.
* **Community Immunity Layer**\
  Ringfence becomes critical infrastructure: every agent routes through it, and every network relies on it. The more connected, the stronger the defense.
* **Decentralized ID & Data Layer**

  Establish Ringfence's data storage layer to pair it with Coinbase's Decentralized ID system, enabling identity-aware threat mapping.

### Development Arc 2: Twinning

Extend Ringfence beyond protection into identity, composability, and agent training.

**In Progress:**

* **Gamified Twin Builder**\
  Users generate structured behavioral data to construct their own digital twins—future-ready, transposable personalities.
* **Twin Registry**\
  A way to register, version, and verify your twin as a foundation for new agent creation.
* **Token Incentives**\
  Earn for contributions that improve detection models, twin fidelity, or behavioral intelligence.

### Development Arc 3: Cyberdefense for Humanity

Ringfence expands beyond agents to the people they impersonate, exploit, or deceive.

**Planned Releases:**

* **Mobile Cybersecurity App**\
  A lightweight tool to block social engineering, man-in-the-middle attacks, and phishing vectors. No tokens. No Web3 knowledge needed.
* **Secure Web2 Gateway**\
  Built for mainstream use. Deploys Ringfence’s detection rules to flag suspicious behavior in browser-based apps and mobile environments.

### Development Arc 4: Secure Stablecoin Service

Ringfence becomes a secure financial wrapper for everyday users.

**In Pipeline:**

* **Wallet UI Integration**\
  Bring Ringfence’s security stack into a stablecoin wallet interface.
* **MOE-First Design**\
  As stablecoins become the dominant medium of exchange, Ringfence becomes the safest way to hold and spend them.


---

# 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://ringfence.gitbook.io/ringfence/users/whats-next.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.
