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

# FAQ

> Frequently Asked Questions

<AccordionGroup>
  <Accordion title="What can I build with OnSpace?">
    You can build apps, landing pages, web applications, and more—all powered by AI.
  </Accordion>

  <Accordion title="Do I need coding experience to build an app?">
    No! OnSpace is designed for all skill levels.
  </Accordion>

  <Accordion title="How long does it take to build a full-stack app?">
    Time varies based on complexity. Break tasks into smaller steps, plan ahead, and refine iteratively to ensure quality while moving quickly.
  </Accordion>

  <Accordion title="How can I download APK?">
    The APK download feature is available now. [Learn more](https://docs.onspace.ai/features/apk)
  </Accordion>

  <Accordion title="How do I build my website with OnSpace?">
    Follow these steps:
    1.Structure – Define sections (Homepage, About, Features, etc.).
    2.Design – Customize fonts, colors, and layouts.
    3.Content – Add images, videos, and text.
    4.Refine & Launch – Optimize responsiveness and interactions.
  </Accordion>

  <Accordion title="Do I need a CTO for my MVP?">
    Not necessarily. OnSpace’s AI can help you build and refine a straightforward MVP. For rapid scaling or advanced features, technical support may be beneficial.
  </Accordion>

  <Accordion title="What should I do if I encounter an issue with OnSpace?">
    Click "Fix now" for automatic error analysis. The system will suggest potential solutions.
  </Accordion>

  <Accordion title="What is Supabase and how does it help OnSpace users?">
    Supabase enhances OnSpace by providing enterprise-grade backend services:
    Core Features:
    ✓ Secure authentication system
    ✓ PostgreSQL database with full SQL support
    ✓ File storage capabilities
    ✓ Real-time data synchronization
    Benefits for Users:
    • Eliminates manual backend setup
    • Scales automatically with your project
    • Maintains data security with built-in protections
  </Accordion>

  <Accordion title="Can I export my project and host it somewhere else?">
    Yes! By connecting your project to GitHub, you can export your code and host it on the server of your choice.
  </Accordion>

  <Accordion title="Can I add payment systems?">
    Yes! OnSpace works with Stripe and other payment processors. Just ask OnSpace to configure your preferred payment method.
  </Accordion>

  <Accordion title="Can I invite others to work on my project with me?">
    While we're still building this feature, you can invite collaborators by connecting your project to GitHub.
  </Accordion>

  <Accordion title="Can I download the code OnSpace generates?">
    Yes! You can access and manage your generated code through our GitHub integration or download it directly from the top right corner.
  </Accordion>

  <Accordion title="Can I provide a link for you to extract content from?">
    Currently, we cannot process links you provide directly. This feature is under development. Please copy and paste the content you need extracted instead.
  </Accordion>

  <Accordion title="What is Spaces?">
    Spaces is OnSpace’s built-in backend service that provides comprehensive serverless infrastructure for your applications.
  </Accordion>

  <Accordion title="How do I start using Spaces?">
    Since Spaces is built into OnSpace, you can start using it immediately with your React Native application - no additional setup required.
  </Accordion>

  <Accordion title="What can I do in the Dashboard?">
    The Dashboard is your control center for managing all aspects of your app, including database tables, data import/export, performance monitoring, user permissions, and content transactions.
  </Accordion>

  <Accordion title="What happens to my data if I cancel?">
    As long as you're a subscriber, your data is hosted and available-we take care of it so you don't have to. If you cancel, we'll keep your data for a grace period so you have time to export anything you need. After that, it may be removed.
  </Accordion>
</AccordionGroup>
