> For the complete documentation index, see [llms.txt](https://botify-cloud.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://botify-cloud.gitbook.io/docs/onboarding-and-guidance/developer-tools.md).

# Developer Tools

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

#### While Botify is friendly for non-coders, it’s also a playground for developers who want more control, flexibility, and power behind their agents.

If you're a builder, here's what’s available to supercharge your workflow:

***

**GitHub Integration (Agent Uploader)**

Import agents directly from your GitHub repository. Choose a branch, auto-deploy your code, and manage version control without leaving the Botify dashboard.

***

**LangGraph & Prompt-to-Agent Compiler**

Leverage **LangGraph**, the core engine behind Botify’s agent workflows. Use it to:

* Define agent logic as DAGs (Directed Acyclic Graphs)
* Extend prompt-based logic with real-time task chaining
* Build more modular, reusable components

***

**Smart Contract Interfaces**

Use pre-built smart contracts for:

* Minting agents as SPL NFTs
* Managing time-based licensing
* Automating payouts with SPL USDT
* Staking, burning, and DAO governance participation (coming soon)

All contracts are built on **Solana** and deployed using **Anchor** for security and auditability.

***

**API Docs & SDK (Coming Soon)**

We’re working on developer-facing APIs and SDKs so you can:

* Trigger agent logic from external apps
* Monitor agent analytics programmatically
* Manage listings, payments, and metadata from your stack

***

Whether you want to go low-level or fine-tune your logic, Botify gives you the tools to build boldly in Web3.
