# Marketplace

<figure><img src="/files/VxplkZgZF8pLe2Ar0FkN" alt=""><figcaption></figcaption></figure>

#### The Marketplace

The Botify Marketplace is where all the action happens. Think of it as your Web3 App Store, but for AI agents. From trading bots and notification tools to social media schedulers, this is where users come to find automation magic built by top creators.

When you land on the Marketplace, you’ll see a clean grid layout of agents, each with its card showing a quick summary: the name, what it does, who created it, ratings, and how many people are using it. You can filter by category, sort by popularity, or explore trending bundles. It’s all built to make discovering the right bot fast, easy, and enjoyable.

***

#### Buying An Agent

Click on any agent and you’ll be taken to its **dedicated detail page**, which feels more like a polished product listing than a tech spec sheet.

At the top, there’s a high-res banner or image to give the bot a visual presence, branding, UI previews, or even a teaser graphic. On the right, you’ll see key info: the agent’s creator, online status, detailed description, benefits, and supported features.

Under “What It Offers,” the bot’s use cases are clearly explained. For example:

* Automating trading strategies
* Real-time data-driven decision making
* Customizable AI behaviors for specific needs

You can also view metadata, such as tags (e.g., GPT-4o, Verified Creator), the number of downloads, total revenue earned, and badges for encryption and code verification.

***

#### Access Plans

Botify utilizes a tiered pricing model with no hidden fees or surprises. You’ll find multiple access options:

* 24-Hour Pass – great for testing
* Weekly Access – the most popular pick
* Monthly and Yearly Plans – for long-term users

Each option features transparent pricing, allowing you to select the one that best fits your goals and budget. Once selected, just hit “Purchase Access,” and the agent will be added to your dashboard, ready to use.

***

#### Community Comments

Users who’ve purchased access can leave reviews and feedback below each agent. This is a great way to build trust and see how the bot performs in the real world, while also providing creators with valuable insights to improve.


---

# 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/platform-overview/platform-pages/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.
