# FAQs

1. **Do I get access to all AI HomeDesign services using this API?**

By using our API, you get access to AI Interior Design, AI Virtual Staging, AI Day-to-Dusk, AI Image Enhancement, and AI Item Removal (Decluttering).

***

2. **How secure is AI HomeDesign's API?**

Our API is extremely secure. However, in the case of ANY issues, you can contact us at <support@aihomedesign.com>. We'll get back to you very soon as Enterprise users are our priority. &#x20;

***

3. **How do I get more credits if I exceed my limit?**

You have 3 options if you run out of credits before your subscription ends:

a. You can re-purchase your current plan to get more credits.&#x20;

b. You can upgrade your plan and receive more credits.&#x20;

c. You can purchase credit packs on your current plan.

***

4. **How do I reset my API Key?**

Simply open the API Access page on AI HomeDesign. Next, click on the *"Regenerate"* button to reset your key and get a new one.&#x20;

<figure><img src="/files/b4NvUku3f7wSSS2LO5At" alt=""><figcaption><p>Click on "Regenerate" button to access a new key</p></figcaption></figure>

***

5. **How do I report technical issues or errors?**&#x20;

In case of any technical issues, you can contact us at <support@aihomedesign.com>.  \
We'll get back to you very soon as we understand these issues can disrupt your workflow.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.aihomedesign.com/support-and-contact/faqs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
