> ## Documentation Index
> Fetch the complete documentation index at: https://nocode-docs.zeroagent.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Build and Deploy scalable APIs in minutes

Follow these steps to get started:

<Steps>
  <Step title="Setup development environment">
    Learn more about [environments here](/basics/environment)
  </Step>

  <Step title="Connect a data source">
    Connect your datasources to zeromagic platform. See the [datasources here](/datasources/introduction/) for more information.
  </Step>

  <Step title="Create RestAPI / GraphQL API">
    * Learn how to create and manage [RestAPI](/restapi/overview) to perform operations.
    * Learn how to use [GraphQL API](/graphql/overview) to query and manipulate the data.
  </Step>

  <Step title="Push to Deploy">
    Get more information about [deployment](/deployment)
  </Step>
</Steps>
