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

# Frequently Asked Questions About AutoCoder.cc

> Find answers to the questions builders ask most often about AutoCoder.cc — pricing and credits, how the AI dev platform works, deploying and hosting projects, billing, and what the platform can do today.

Here are the answers to the most frequently asked questions about AutoCoder.cc. For more detailed guides and step-by-step tutorials, please explore the [Features](/build) section in the left navigation menu. If you still cannot find what you are looking for, feel free to contact our support team at [support@autocoder.cc](mailto:support@autocoder.cc).

***

## General & onboarding

<AccordionGroup>
  <Accordion title="Is AutoCoder.cc suitable for users with no coding experience?">
    Yes. AutoCoder.cc is specially built for users without programming or technical expertise. Just describe your requirements in natural language, and the platform will automatically generate complete full-stack applications, including the user interface, backend logic, and databases.
  </Accordion>

  <Accordion title="Which devices are supported?">
    AutoCoder.cc is a cloud-based web tool that requires no local installation. For an optimal building experience, we recommend using a desktop browser on Windows, macOS, or Linux. You may also use tablets or smartphones for lightweight editing and quick adjustments.
  </Accordion>

  <Accordion title="Can I input prompts in non-English languages?">
    Absolutely. AutoCoder.cc supports multilingual input. You can describe your project needs or chat with the AI in your preferred language, and the system will accurately understand and fulfill your requests.
  </Accordion>

  <Accordion title="What should I do if the generation gets stuck or takes too long?">
    This may be caused by network instability or high AI computing load. You can try refreshing the page or regenerating the project. If the problem persists, please contact our support team at [support@autocoder.cc](mailto:support@autocoder.cc) with your registered email and a screenshot of the error.
  </Accordion>
</AccordionGroup>

***

## Building & editing

<AccordionGroup>
  <Accordion title="What if the initially generated page doesn't meet my expectations?">
    You can refine it in two ways:

    1. **Chat Modification**: Use natural language to tell the AI to add pages or adjust the structure.
    2. **Visual Editor**: Click the **Edit** button to enter editing mode, where you can directly edit text, replace images, or adjust colors on the page.

    For more details, refer to the [Build](/build) guide.
  </Accordion>

  <Accordion title="Can I undo a mistake or revert to the previous version?">
    Yes. AutoCoder.cc supports version rollback. Every save will be recorded in **Version History**, allowing you to revert your project to any earlier version at any time.
  </Accordion>

  <Accordion title="Can I re‑import exported code back into AutoCoder.cc after editing it locally?">
    Currently not supported. The platform only supports one‑way code export: you can download cloud‑generated code to your local device, but you cannot import manually modified local code back into the platform.
  </Accordion>
</AccordionGroup>

***

## Deployment & hosting

<AccordionGroup>
  <Accordion title="Can I publish projects on the Free plan?">
    Yes. All users, including Free plan users, will automatically receive an `*.autocoder.cc` **Subdomain** for public access when publishing a project.
  </Accordion>

  <Accordion title="How do I bind my project to a Custom Domain?">
    After upgrading to the **Standard** or **Pro** plan, select **Custom Domain** in the publish dialog, enter your domain name, and configure a CNAME record pointing to AutoCoder.cc through your domain registrar. Once DNS verification is complete, upload your SSL certificate to finish the setup.

    For more details, refer to the [Deploy & Hosting](/deploy-and-hosting) guide.
  </Accordion>

  <Accordion title="Will I lose my project data if I click Unpublish?">
    No. Unpublishing only disables public access to your project. All project drafts and data are securely stored in the **In Progress** tab of your **Workspace**.

    For more details, refer to the [Workspace](/workspace) guide.
  </Accordion>

  <Accordion title="Can I directly publish the generated app to the App Store or Google Play?">
    Currently, direct publishing to app stores is not supported. The platform only generates and allows you to download Android APK packages for local installation and testing. You will need to independently handle iOS .ipa package generation, as well as all compliance review and submission processes for official release on app stores.
  </Accordion>
</AccordionGroup>

***

## Billing, credits & refunds

<Warning>
  If you have any questions regarding this section, please contact [**support@autocoder.cc**](mailto:support@autocoder.cc)!
</Warning>

**Plan Comparison**

* **Free (\$0/month)**: Ideal for getting started with Vibe Coding. Includes 10 credits (approx. 1 small project), unlimited temporary subdomains, and community support.
* **Standard (\$25/month)**: Designed for creators and personal brands. Includes 45 credits (approx. 3–5 complete projects), **Source Code Export**, unlimited temporary subdomains, and email support.
* **Pro (\$60/month – Most popular)**: Built for power users and startup teams. Includes 180 credits (approx. 8–12 large‑scale projects), early access to new AI models, **Source Code Export**, unlimited temporary subdomains, and priority email support.

<Note>
  **Tip**: You can earn extra free credits by completing missions in the top right corner. For more details, refer to the [Earn credits](/earn-credits) guide.
</Note>

<AccordionGroup>
  <Accordion title="Do unused plan credits roll over to the next month?">
    No. Plan credits are valid for one calendar month from the date of purchase. Unused credits will expire at the end of each billing cycle to support sustainable platform operation and encourage consistent creation. To keep using credits, you may renew or purchase your desired plan again.
  </Accordion>

  <Accordion title="How are my existing credits handled if I purchase or upgrade to a new plan?">
    After upgrading, the system will use credits from your new plan first. Once your new plan credits are used up, you may continue to apply any remaining valid credits from your previous plan, provided they are still within their 30‑day validity period.
  </Accordion>

  <Accordion title="Do you support refunds? What should I do if the generation fails?">
    The platform applies the following refund and compensation policy:

    1. **Refunds**: Full or partial refunds are available only if you purchased directly through AutoCoder.cc, submitted your request within **7 days** of purchase, and **have not used any credits or paid services**. Used services and credits are not eligible for monetary refunds.
    2. **Credit compensation**: If project generation fails entirely due to system bugs or platform errors, monetary refunds will not be issued. However, you may contact `support@autocoder.cc` with error screenshots and usage details. After verification, we will fully refund the credits consumed due to the error.
  </Accordion>

  <Accordion title="How do I cancel auto‑renewal?">
    Our platform currently operates on a "one-time payment (monthly quota)" model. There is no auto‑renewal function, so no recurring charges will be made without your authorization. You do not need to manually cancel any subscription.
  </Accordion>
</AccordionGroup>

***

## Source code export & ownership

<AccordionGroup>
  <Accordion title="What is included in the exported source code? What about its quality?">
    The exported package contains a complete full‑stack project (including frontend, backend, and database schema files) for both web and app applications. The code features a clean, standardized structure and includes all required environmental configurations. Simply follow the included `README.md` instructions and run `npm install` to get your project running locally in minutes.
  </Accordion>

  <Accordion title="Can I sync my project directly to GitHub?">
    Projects are currently exported as a ZIP file, which you can manually upload to your GitHub repository. Native one‑click GitHub synchronization is under active development and will be available soon.
  </Accordion>

  <Accordion title="Do I retain 100% copyright? Are there any limits on export times?">
    Yes. You own 100% of the copyright for all generated code, which you may use freely for commercial use or further development. **Source Code Export** is an exclusive feature for **Standard** and **Pro** plans, with unlimited exports during your subscription period.
  </Accordion>
</AccordionGroup>

***

## Data privacy & security

<AccordionGroup>
  <Accordion title="Can I recover my data after deleting my account?">
    No. We fully respect your privacy and allow you to delete your account directly in account settings. Please be aware that account deletion is immediate and irreversible. All your projects, remaining credits, and related data will be permanently deleted and cannot be restored.

    For more details, refer to the [Profile](/profile) guide.
  </Accordion>

  <Accordion title="What should I do if I forget my password or cannot log in?">
    Please follow these troubleshooting steps:

    1. Double-check that your email is entered correctly and that Caps Lock is disabled.
    2. Ensure you have a stable network connection. You may also try clearing your browser cache or using a different browser.
    3. If the issue persists, send your registered email address and a screenshot of the error page to [support@autocoder.cc](mailto:support@autocoder.cc), and we will assist you promptly.
  </Accordion>

  <Accordion title="How does the platform manage my data?">
    AutoCoder.cc strictly adheres to applicable data privacy laws and regulations. All your data is stored and protected securely under our [Security & Privacy Policy](/security-and-privacy).
  </Accordion>
</AccordionGroup>
