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

# Next steps

> Learn more about what you can do next with your Makeswift site.

Congratulations on completing the Quickstart guide! You’re now equipped with the basics of building dynamic websites with Makeswift, but this is just the beginning. Explore our additional resources to deepen your understanding, unlock advanced features, and get inspired with best practices. Check out the links below to continue your journey with Makeswift!

<CardGroup cols={3}>
  <Card title="Theming" icon="palette" href="/product/theming">
    Standardize the theme of your page while optimizing for performance
  </Card>

  <Card title="Files" icon="folder-open" href="/product/files">
    Manage files and images for your site
  </Card>

  <Card title="Responsive design" icon="laptop-mobile" iconType="solid" href="/product/responsive-design">
    Design your website to be responsive across all devices
  </Card>

  <Card title="SEO" icon="magnifying-glass-chart" href="/product/SEO">
    Optimize SEO for your site more easily than ever
  </Card>

  <Card title="Localization" icon="map-location-dot" href="/product/localization">
    Manage content across different locales
  </Card>

  <Card title="Publishing" icon="rocket-launch" iconType="solid" href="/product/publishing">
    Push changes to your live domain instantly
  </Card>
</CardGroup>
