# Marketplace

<figure><img src="https://2864178993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDr9eb7dNGT2looj1Hsp2%2Fuploads%2FL1Zev5g9664S6xilJ11l%2F18.jpg?alt=media&#x26;token=a2ebe039-c5ff-4b97-95bc-a9d660af8a1a" alt=""><figcaption></figcaption></figure>

In the Botify Marketplace, every agent isn’t just a listing, it’s a **tokenized product** on the Solana blockchain. This means each bot is a digital asset with built-in logic, ownership, and value.

Here’s how tokenization powers the marketplace:

* **Certified, On-Chain Agents**\
  Each agent listed for sale is tokenized as an SPL NFT or semi-fungible token. That token holds metadata like the creator, version, licensing model, and agent category, giving buyers confidence that what they’re getting is real and traceable.
* **Smart Contract-Powered Licensing**\
  Tokens aren't just receipts, they enforce the rules. When someone buys a bot, the smart contract tied to that token ensures they get access for the exact duration and terms you set (e.g., 24 hours, 1 week, or lifetime).
* **Verified Ownership and Transferability**\
  Every transaction is recorded on-chain. That means a buyer can prove ownership, resell access if permitted, or renew usage, all without involving support or middlemen.
* **Built-In Utility & Revenue**\
  Tokenized agents can unlock features, act as credentials, or even integrate with external apps and APIs. As a creator, you earn USDT directly from the contract, instantly, trustlessly, and transparently.
* **Upgradeable Listings**\
  Need to fix a bug or improve your agent? Mint a new version and push it to your listing. The blockchain ensures the version history is clean and traceable for users and buyers alike.

Thanks to tokenization, the Botify Marketplace runs like a **smart, self-managing ecosystem**, where bots can be sold, licensed, and scaled just like apps—but better.


---

# 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://botify-cloud.gitbook.io/docs/core-features/marketplace.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.
