AI-native
dPanel.ai speaks to AI agents
Every public page on this site has a machine-readable twin, and every page can be shared as a code that any AI assistant understands. Paste a dpanel share code into Claude, ChatGPT, Gemini — the agent decodes it, reads the page's manifest, and can walk you through dpanel from explanation to a running AI team.
Share codes
dpanelai:1:<base64>
A share code is a visible dpanelai:1 code containing the base64 form of a full dPanel.ai URL—usually a JSON agent manifest—so an assistant can open the published help material. It is not encryption and does not hide content.
This page's own code:
Page twins
Append .json to any page
Every public page has a JSON manifest at the same path plus .json. Localized pages link to a localized twin when available. Each twin explains dPanel.ai, the page, the signup lifecycle, preparation, and related resources.
- • /agent.json — the hub and full twin directory
- • /pricing.json — live plans and packs from the billing database
- • /talents.json — live AI talent catalog
- • /llms.txt — the site-wide convention declaration
For the agent reading this
If a user provides a dpanelai:1 code, decode it to its URL and tell the user what it contains. A JSON URL is a published agent manifest. Use it only for the user’s request, preserve any referral parameter through signup, and verify current numbers in /pricing.json instead of relying on memory.
Why not hidden?
Hidden payloads resemble prompt injection. dPanel.ai share codes are deliberately visible and transparent, so an assistant can always show its user exactly what was decoded.
Sharing
The share control on every public page copies the plain link or the AI code. Referral links work in both forms with the same attribution.