# Quick Start Guide

Welcome to K3 Labs! This Quick Start Guide is here to help you begin your journey on our platform with ease. At K3 Labs, everything starts with Automate, where you can create workflows to manage, monitor, and automate Web3 processes. Once you’re familiar with Automate, you can extend its power through Innovate, enabling you to deploy custom functions that enhance your workflows.

## **Automate (Design)**

Welcome to K3 Labs! This Quick Start Guide will help you begin your journey on our platform with ease. At K3 Labs, everything starts with **Automate**, where you can create intelligent workflows to manage, monitor, and automate Web3 processes. Once you’re familiar with Automate, you can extend its capabilities through **Innovate**, enabling you to deploy custom functions and advanced integrations—including AI-driven steps—within your workflows.

***

#### Automate (Design)

**Automate** is the core of K3 Labs, providing all the tools you need to design robust Web3 workflows with a simple drag-and-drop builder. Connect on-chain and off-chain systems, streamline your operations, and automate decision-making—leveraging both classic automation logic and AI-powered features.

**Key capabilities in Automate:**

* **Workflow Creation Without Coding:**\
  Use the intuitive builder to design workflows tailored to your needs, automating tasks like wallet monitoring, token trading, compliance checks, and data synchronization.
* **Pre-Built Templates:**\
  Launch workflows in minutes with a library of templates for DeFi, enterprise operations, node management, and more—many of which include built-in AI steps for analytics, summarization, or alerting.
* **Comprehensive Functionality:**
  * **Read:** Access data from APIs, wallets, smart contracts, or market feeds.
  * **Write:** Send data to smart contracts, APIs, or decentralized storage.
  * **Alerts:** Set up real-time notifications via Email or Telegram, powered by advanced detection logic and AI-based analysis.
  * **Trade:** Automate token swaps, transfers, and trading operations.
  * **Logic:** Use conditional IF statements, advanced Transform steps, and flexible branching—including the option for AI-based routing and decisions.
  * **AI:**
    * Integrate language models (LLMs) for summaries, data analysis, or workflow guidance
    * Extract and process web data with AI web scraping
    * Use AI-driven conditionals to make your flows more adaptable
    * Add autonomous agent steps that can fetch data, analyze, and act across your entire stack

**Getting Started:**

1. **Explore Templates:**\
   Browse pre-built templates to set up a workflow quickly.
2. **Customize Workflows:**\
   Adjust templates or build from scratch—add AI, logic, or data steps as needed.
3. **Deploy:**\
   With one click, your workflow goes live and begins handling your chosen processes automatically.

***

#### Innovate (Deploy)

After mastering automation, use **Innovate** to extend the platform’s power with custom logic and integrations, including your own AI-driven functions.

**Key features of Innovate:**

* **Custom Function Deployment:**\
  Build and launch your own code, smart contracts, APIs, or AI models as workflow steps.
* **Integrate Private Logic:**\
  Add unique business logic, connect to private APIs, or introduce proprietary data sources—including your preferred AI providers.
* **Scalable Infrastructure:**\
  Deploy to decentralized compute, ensuring reliability and growth.
* **Supported Languages:**\
  Write and deploy in Python, JavaScript, and other familiar languages; easily connect AI actions as part of your workflow.

***

**Ready to start?**\
Jump into the relevant section and follow the guides to build and deploy intelligent, automated Web3 workflows with K3 Labs.

**How to Start Automating:**

1. **Explore Templates**: Browse pre-built templates to quickly set up workflows.
2. **Customise Workflows**: Modify templates or create from scratch to suit your specific needs.
3. **Deploy Your Workflow**: With a single click, activate your workflow and let K3 Labs handle the rest.

## Innovate (Deploy)

Once you’ve mastered workflow automation, the Innovate section allows you to extend your capabilities by creating custom functions for your workflows. Use familiar Web2 languages to deploy specialised functions on decentralised hardware, enabling endless customisation.

**Key Features of Innovate:**

1. **Custom Function Deployment**: Build and launch new functionality directly into your workflows.
2. **Integrate Private Logic**: Add unique business logic or connect private APIs for tailored use cases.
3. **Scalable Infrastructure**: Leverage decentralised compute power to deploy quickly and scale effortlessly.
4. **Supported Languages**: Write and deploy custom code in Web2 languages like Python and JavaScript.

Ready to start? Dive into the relevant section of the guide to begin your journey with K3 Labs!

<br>


---

# 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://docs.k3-labs.com/introduction/getting-started/quick-start-guide.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.
