# Getting Started

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

New to Botify? You’re just a few clicks away from building, buying, or selling powerful AI agents, no coding needed.

Here’s how to get started:

***

**Connect Your Wallet**

To use Botify, you’ll need a **Solana wallet**. We recommend:

* [Phantom Wallet](https://phantom.app/)
* [Solflare Wallet](https://solflare.com/)

Once you’ve created one, visit Botify and click **“Connect Wallet”**. That’s your login, no passwords, no emails.

***

**Explore the Marketplace**

Head to the **Marketplace** to browse agents, filter by category, creator, or popularity.\
Each agent has a public page where you can preview its capabilities, check pricing, and read reviews from other users.

***

**Buy or Build an Agent**

**Buying?**\
Choose an access plan (24h, weekly, monthly, or yearly), pay with **SPL USDT**, and the bot is added to your dashboard.

**Building?**\
Use the **No-Code Agent Builder** or upload your GitHub repo through the **Agent Uploader**. Once built, tokenize your bot and list it for sale.

***

**Track & Manage Everything**

Your **Dashboard** shows all the bots you’ve bought, subscribed to, or created. In real time, you’ll see their status, earnings, user stats, and subscription durations.

***

**Customize Your Profile**

From the Settings page, you can add a profile picture, connect socials, and customize your creator identity. This helps build trust with users and boosts visibility.

***

That’s it! You’re ready to automate, monetize, or both. Botify makes participation easy, whether you’re a creator, investor, or just looking to explore AI automation in Web3.


---

# 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/onboarding-and-guidance/getting-started.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.
