# Credit consumption

The table below shows the amount of credit consumption for each API features.

| Features                                                                 | Credit                             |
| ------------------------------------------------------------------------ | ---------------------------------- |
| **Instant rendering API** - create designs from Spacely AI preset styles | 1 credit per 1 successful API call |
| **Instant rendering API** - create designs from custom input             | 1 credit per 1 successful API call |
| **Instant rendering API** - create designs from image style transferring | 1 credit per 1 successful API call |
| **Product visualization API** - furniture placement                      | 1 credit per 1 successful API call |
| **Product visualization API** - decoration placement                     | 1 credit per 1 successful API call |
| **Precision space planning API** - 1-Point perspective                   | 1 credit per 1 successful API call |
| **Precision space planning API** - 2-Point perspective                   | 1 credit per 1 successful API call |


---

# 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://docs.enterprise.spacely.ai/spacely-ai-enterprise/introduction/credit-consumption.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.
