# AdCreative.ai | Docs

## AdCreative.ai Docs

- [Introduction](https://api-docs.adcreative.ai/docs/getting-started/quickstart.md): AdCreative.ai API empowers hand-selected enterprises with proprietary AI technology to effortlessly generate high-performing, conversion-optimized ad assets, saving time and driving impactful results.
- [Core Capabilities](https://api-docs.adcreative.ai/docs/getting-started/quickstart/core-capabilities.md)
- [asdsa](https://api-docs.adcreative.ai/docs/getting-started/asdsa.md)
- [Authentication](https://api-docs.adcreative.ai/docs/getting-started/authentication.md)
- [Notifications](https://api-docs.adcreative.ai/docs/getting-started/notifications.md)
- [How to Receive Notifications](https://api-docs.adcreative.ai/docs/getting-started/notifications/how-to-receive-notifications.md)
- [Rate Limits](https://api-docs.adcreative.ai/docs/getting-started/rate-limits.md)
- [Error Handling](https://api-docs.adcreative.ai/docs/getting-started/error-handling.md)
- [Enums and Descriptions](https://api-docs.adcreative.ai/docs/getting-started/enums-and-descriptions.md)
- [Notification Message Types](https://api-docs.adcreative.ai/docs/getting-started/notification-message-types.md)
- [Publish your docs](https://api-docs.adcreative.ai/docs/getting-started/publish-your-docs.md)
- [Common Resources](https://api-docs.adcreative.ai/docs/common-resources.md)
- [Support](https://api-docs.adcreative.ai/docs/support.md)
- [AdCreative API](https://api-docs.adcreative.ai/docs/features/adcreative-api.md)
- [Image Upscaler API](https://api-docs.adcreative.ai/docs/features/image-upscaler-api.md)
- [Background Remover API](https://api-docs.adcreative.ai/docs/features/background-remover-api.md)
- [Face Enhancer API](https://api-docs.adcreative.ai/docs/features/face-enhancer-api.md)
- [Scan My Website API](https://api-docs.adcreative.ai/docs/features/scan-my-website-api.md)
- [Stock Image Generation API](https://api-docs.adcreative.ai/docs/features/stock-image-generation-api.md)
- [Ad Text Generation API](https://api-docs.adcreative.ai/docs/features/ad-text-generation-api.md)
- [Product Photoshoot API](https://api-docs.adcreative.ai/docs/features/product-photoshoot-api.md)
- [Creative Scoring API (Soon)](https://api-docs.adcreative.ai/docs/creative-scoring-api-soon.md)
- [Fine-tune Generation API (Soon)](https://api-docs.adcreative.ai/docs/fine-tune-generation-api-soon.md)
- [Editor](https://api-docs.adcreative.ai/docs/basics/editor.md)
- [Markdown](https://api-docs.adcreative.ai/docs/basics/markdown.md)
- [Images & media](https://api-docs.adcreative.ai/docs/basics/images-and-media.md)
- [Interactive blocks](https://api-docs.adcreative.ai/docs/basics/interactive-blocks.md)
- [OpenAPI](https://api-docs.adcreative.ai/docs/basics/openapi.md)
- [Integrations](https://api-docs.adcreative.ai/docs/basics/integrations.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://api-docs.adcreative.ai/docs/getting-started/quickstart.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.
