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

# 😁 Welcome to Square Cloud Tutorials

> Explore Square Cloud tutorials and immerse yourself in a world of simplified enterprise hosting education. Start learning today!

# 🤔 What are Square Cloud "tutorials"?

* Our tutorials are essential resources designed to guide you from basic tools like hosting Discord bots to more advanced ones like using Selenium and hosting on Square Cloud. Get ready to master all the tools available in the largest enterprise hosting in Latin America.

## 📚 What Are the Tutorials About?

* The tutorials consist of tools available for use on Square Cloud, such as applications for platforms like Discord, Telegram, APIs built in Flask, and others.
* Each article teaches how to create, configure, and host your application on Square Cloud in the best possible way for developers.
* We are constantly updating and creating new tutorials based on user demand and tool evolution. If you want to suggest an article for us to add, you can do so in our [Discord community](https://go.squarecloud.app/discord), where a team member will respond to your request, or by opening a pull request in our [documentation repository](https://github.com/squarecloudofc/docs).

# 📑 What articles are currently available?

<AccordionGroup>
  <Accordion title="Square Cloud" icon="square">
    <CardGroup cols={2}>
      <Card title="Custom Domains" icon="globe" href="https://docs.squarecloud.app/en/tutorials/platform/custom-domain">
        This article teaches how to create and configure your custom domain on
        Square Cloud.
      </Card>

      <Card title="Lavalink" icon="java" href="https://docs.squarecloud.app/en/tutorials/how-to-create-your-lavalink-server">
        This article teaches how to create and host a Lavalink server on
        Square Cloud.
      </Card>

      <Card title="Websites and APIs" icon="network-wired" href="https://docs.squarecloud.app/en/tutorials/how-to-deploy-your-website">
        This article teaches how to configure and host websites & APIs on Square
        Cloud.
      </Card>

      <Card title="Git Integration" icon="github" href="https://docs.squarecloud.app/en/tutorials/platform/github-integration">
        This article teaches how to set up and use Square Cloud's Git
        integration.
      </Card>

      <Card title="Top.gg Webhook" icon="link" href="https://docs.squarecloud.app/en/tutorials/topgg-webhook-config">
        This article teaches how to set up a Top.gg webhook on Square Cloud.
      </Card>

      <Card title="Selenium" icon="browser" href="https://docs.squarecloud.app/en/tutorials/how-to-deploy-your-selenium-application">
        This article teaches how to use Selenium on Square Cloud.
      </Card>
    </CardGroup>
  </Accordion>

  <Accordion title="APIs" icon="gear">
    <CardGroup cols={2}>
      <Card title="Flask" icon="flask" href="https://docs.squarecloud.app/en/tutorials/api/flask">
        This article teaches how to create and host a Flask application on
        Square Cloud.
      </Card>

      <Card title="Django" icon="globe" href="https://docs.squarecloud.app/en/tutorials/api/django">
        This article teaches how to create and host a Django application on
        Square Cloud.
      </Card>

      <Card title="NestJS" icon="shield" href="https://docs.squarecloud.app/en/tutorials/api/nestjs">
        This article teaches how to create and host a NestJS application on
        Square Cloud.
      </Card>

      <Card title="Express" icon="train" href="https://docs.squarecloud.app/en/tutorials/api/express">
        This article teaches how to create and host an Express application on
        Square Cloud.
      </Card>

      <Card title="Fastify" icon="fire" href="https://docs.squarecloud.app/en/tutorials/api/fastify">
        This article teaches how to create and host a Fastify application on
        Square Cloud.
      </Card>
    </CardGroup>
  </Accordion>

  <Accordion title="Websites" icon="globe">
    <CardGroup cols={2}>
      <Card title="Vue" icon="vuejs" href="https://docs.squarecloud.app/en/tutorials/website/vue">
        This article teaches how to create and host a Vue website on
        Square Cloud.
      </Card>

      <Card title="Vite" icon="bolt" href="https://docs.squarecloud.app/en/tutorials/website/vite">
        This article teaches how to create and host a Vite website on
        Square Cloud.
      </Card>

      <Card title="React" icon="react" href="https://docs.squarecloud.app/en/tutorials/website/react">
        This article teaches how to create and host a React website on
        Square Cloud.
      </Card>

      <Card title="Next.js" icon="code" href="https://docs.squarecloud.app/en/tutorials/website/nextjs">
        This article teaches how to create and host a Next.js website on
        Square Cloud.
      </Card>
    </CardGroup>
  </Accordion>

  <Accordion title="Bots" icon="robot">
    <CardGroup cols={2}>
      <Card title="Discord" icon="discord" href="https://docs.squarecloud.app/en/tutorials/bots/discord">
        This article teaches how to create and host a Discord bot on
        Square Cloud.
      </Card>

      <Card title="WhatsApp" icon="whatsapp" href="https://docs.squarecloud.app/en/tutorials/bots/whatsapp">
        This article teaches how to create and host a WhatsApp bot on
        Square Cloud.
      </Card>

      <Card title="Telegram" icon="paper-plane" href="https://docs.squarecloud.app/en/tutorials/bots/telegram">
        This article teaches how to create and host a Telegram bot on
        Square Cloud.
      </Card>
    </CardGroup>
  </Accordion>
</AccordionGroup>

# ⭐ Additional Information

Follow all updates to Square Cloud services and their documentation!

<Card title="Changelog" icon="bell" href="https://changelog.squarecloud.app/">
  Official changelog of the Square Cloud Platform.
</Card>

Join our community on [Discord](https://go.squarecloud.app/discord) to get help from other developers and share your experiences.

<Card title="Square Cloud Community" icon="discord" href="https://go.squarecloud.app/discord">
  Join our community on Discord. We're here to help you!
</Card>

Check out some of our projects to assist you in interacting with our Square Cloud API.

<CardGroup cols={2}>
  <Card title="JavaScript SDK" icon="node-js" href="/en/sdks/js/client">
    Manage applications, databases, workspaces, deploys and real-time events with `@squarecloud/api` v4.
  </Card>

  <Card title="Python SDK" icon="python" href="https://github.com/squarecloudofc/sdk-api-py">
    Learn how to use the Square Cloud Python SDK to interact with the
    Square Cloud API.
  </Card>

  <Card title="CLI" icon="terminal" href="https://github.com/squarecloudofc/cli">
    Learn how to use the Square Cloud CLI to interact with the
    Square Cloud API.
  </Card>

  <Card title="Blob SDK" icon="cloud" href="https://github.com/squarecloudofc/sdk-blob-js">
    Learn how to use the Square Cloud SDK Blob to interact with the
    Square Cloud Blob.
  </Card>
</CardGroup>

## Contact us

If you continue facing **technical difficulties**, our **specialized support team** is available to assist you. [**Contact us**](https://squarecloud.app/en/support) and we'll be happy to help you resolve any issue.
