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

# Frequently Asked Questions

> Find answers to common questions about IACrea services

# Frequently Asked Questions

## General Questions

<AccordionGroup>
  <Accordion title="What is IACrea?">
    IACrea is an AI platform for real estate professionals that transforms and enhances images of properties. We provide services such as virtual renovation, virtual staging, blue sky replacement, decluttering, and more.
  </Accordion>

  <Accordion title="What do I need to get started?">
    To get started, you need to create an account on our website and subscribe to one of our plans. For API access, you need to contact our support team at [contact@iacrea.com](mailto:contact@iacrea.com).
  </Accordion>

  <Accordion title="How much does IACrea cost?">
    IACrea offers multiple pricing plans adapted to different needs. You can view our current pricing on our website. For API specific pricing, please contact us directly.
  </Accordion>

  <Accordion title="What file formats are supported?">
    IACrea supports standard image formats including JPEG, PNG, and WebP. For best results, we recommend using high-quality images with a minimum resolution of 1024x1024 pixels.
  </Accordion>
</AccordionGroup>

## Technical Questions

<AccordionGroup>
  <Accordion title="How does your API work?">
    Our API works asynchronously. You submit an image with your desired transformation, and we return a generation ID. You can then either use webhooks to be notified when the process is complete or periodically check the status using the retrieval endpoints.
  </Accordion>

  <Accordion title="What is the processing time for image transformations?">
    Processing times vary depending on the complexity of the transformation and current system load. Typically, transformations take between 30 seconds and 3 minutes to complete.
  </Accordion>

  <Accordion title="Is there a limit to the number of API calls I can make?">
    API usage is based on the number of credits in your account. Each transformation consumes one credit. The number of transformations you can perform depends on your subscription plan and any additional credits you've purchased.
  </Accordion>

  <Accordion title="Can I integrate IACrea into my own application?">
    Yes, our API is designed for seamless integration into your applications, websites, or workflows. We provide comprehensive documentation to help you implement our services efficiently.
  </Accordion>
</AccordionGroup>

## Services Questions

<AccordionGroup>
  <Accordion title="What types of transformations can I do with IACrea?">
    IACrea offers multiple transformation services:

    * **Renovation**: Transform existing spaces to show their potential after renovation
    * **Furnishing**: Add virtual furniture to empty spaces
    * **Exterior Improvement**: Enhance the appearance of facades and gardens
    * **Decluttering**: Remove unwanted objects from photos
    * **Blue Sky**: Replace cloudy skies with blue ones
    * **3D Floor Plan**: Create 3D visualizations from 2D plans
  </Accordion>

  <Accordion title="Can I customize the interior design styles?">
    Yes, we offer various design themes including Modern, Scandinavian, Industrial, Minimalist, and more. When making an API call, you can specify the design theme that best suits your needs.
  </Accordion>

  <Accordion title="What happens if I'm not satisfied with the result?">
    If you're not satisfied with a transformation, you can generate variations or try different settings. If you believe there was a technical error, please contact our support team, and we'll investigate.
  </Accordion>

  <Accordion title="Do you offer bulk processing?">
    Yes, our API is designed to handle bulk processing. You can submit multiple requests in parallel. For large volume needs, please contact us to discuss optimal implementation strategies.
  </Accordion>
</AccordionGroup>

## Account & Billing

<AccordionGroup>
  <Accordion title="How do credits work?">
    Each transformation you perform consumes one credit from your account. Credits are included in your subscription plan, and you can purchase additional ones if needed.
  </Accordion>

  <Accordion title="Can I upgrade or downgrade my plan?">
    Yes, you can change your subscription plan at any time. When upgrading, the new plan takes effect immediately. When downgrading, the change becomes effective at the end of your current billing cycle.
  </Accordion>

  <Accordion title="How can I check my remaining credits?">
    You can check your remaining credits directly from your IACrea dashboard. If you're using the API, you can use the `/api/account/credit` endpoint to retrieve this information programmatically.
  </Accordion>

  <Accordion title="What payment methods do you accept?">
    We accept major credit cards and debit cards. For business customers, we can also arrange other payment methods. Please contact our sales team for more information.
  </Accordion>
</AccordionGroup>

## Still Need Help?

If you couldn't find the answer to your question, please contact our support team at [contact@iacrea.com](mailto:contact@iacrea.com), and we'll be happy to assist you.
