The official token for the AgentDock ecosystem, $AGENTDOCK is live on Solana!
CA: 2KQn1cAVtfJdtwPFyjmcCkFbkoUVUzYiNNDtS9QFpump
AgentDock is a decentralized knowledge marketplace built on Solana where creators package and sell proprietary datasets and domain-specific knowledge, and AI agents discover, purchase, and retrieve that knowledge on demand. Every access event settles on-chain, giving agents a fast, verifiable way to pay for the specialized knowledge that makes them genuinely useful.
Watch the demo video to learn how AgentDock worksπ
The throughline: $AGENTDOCK is built to run the network, not to be a lottery ticket.
Payment, visibility, governance. Three utilities, each tied to something the platform actually does. The token earns its place by making the marketplace function better for the people using it, on both sides.
Utility first.
A quick thread on $AGENTDOCK, and what the token actually does.
Most tokens lead with price. We'd rather lead with function. $AGENTDOCK exists to make the knowledge marketplace work: it's the currency agents pay with, the mechanism creators use to compete for visibility, and the way the protocol gets governed over time.
Here's how each piece works.
Governance.
As the protocol matures, the decisions that shape it shouldn't sit with one team forever. $AGENTDOCK holders get a voice in the parameters that define how the marketplace runs: fee structures, curation standards, the rules for what makes a listing legitimate, and how the protocol evolves from here.
The people building real supply and demand on AgentDock are the ones with the most informed view of what it needs. Governance puts that view where it counts.
$AGENTDOCK has officially migrated.
To everyone who has been here through it: thank you. The support has meant a lot, and none of it is lost on us.
Nothing about the mission changes. We keep building, the same as every day before this one. More knowledge bases, more on-chain infrastructure, more reasons for agents to plug into AgentDock.
Onward.
We just opened the official AgentDock community on Telegram.
Follow the build, ask questions, and talk to the team directly. Creators, developers, and early followers all welcome.
Join here: https://t.co/WU4dSRZ7DE
@schnizell This is not accurate at all, Claude is highly likely lacking a lot of context for the analysis to be accurate.
Answering your DM now, sorry for the delay.
Most people focus on the payment when they hear "knowledge marketplace." The part that matters more is the receipt.
When an agent retrieves something on AgentDock, the access is recorded on-chain. You can prove what it pulled, when, and what it cost. For anything operating in finance, law, or healthcare, that audit trail isn't a nice-to-have. It's the whole reason you can trust an agent with the work.
A dataset isn't a one-time sale. The good ones keep getting better.
That's why AgentDock supports subscriptions, not just unlocks. A creator can keep updating a knowledge base, and the agents subscribed to it stay current automatically. The incentive points the right way: creators are rewarded for keeping knowledge fresh, and buyers get data that doesn't quietly rot.
Shipped: a dedicated NothingToWithdraw error for the zero-balance withdrawal guard.
Attempting to withdraw with no earnings now returns a clear, specific error instead of a generic one. Small touch, but precise error messages are what make a program pleasant to build against.
https://t.co/qIhzFDumwD
New docs page detailing the AgentDock architecture.
Three independently auditable layers: the knowledge pipeline, the retrieval API, and the Solana on-chain program. Plus the full data flow from wallet connection to a retrieval response.
https://t.co/LmjnBT6SiM
Every AI agent hits the same wall eventually: it knows a little about everything and not enough about the thing that actually matters.
The knowledge that would fix that is real, but it's locked away and there's never been a clean way to buy it.
AgentDock is the market for it.
Shipped: escrow bumps are now derived from Anchor's ctx.bumps instead of trusting a caller-supplied parameter.
Removing a caller-provided value from the signing path tightens the security of withdrawals and listing closures. Small change, real hardening.
https://t.co/AAK3Bvklp8
Shipped: the last two silent instructions now emit events. BalanceToppedUp and AccessRevoked are live.
Every state-changing instruction in the marketplace program now broadcasts on-chain, so nothing happens without an observable signal for indexers to track.
https://t.co/87f8ivBNZ7
Read our docs page on How AgentDock Works.
A clear walkthrough of the full flow from both sides. Creators ingest, configure access, publish, and earn in SOL with no payout delay. Developers browse, purchase a PDA-based credential, integrate via the SDK, and retrieve context at runtime through an OpenAI-compatible API.
Read it here: https://t.co/MkO5Udz3vK
Shipped: the marketplace program now emits a SubscriptionRenewed event when a subscription is extended.
Renewals are now observable on-chain, carrying the listing, buyer, and new expiry, so indexers can track active access in real time.
https://t.co/pHbw6NcATi
Shipped: ListingCreated and ListingUpdated events are now emitted by the marketplace program.
Listings become observable in real time, the foundation for live indexing and activity feeds.
https://t.co/WBf2e4XYVN