# Design

## Concept Summary

| Concept                                                                                                       | Description                                                                                                                            |
| ------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| [Layout](https://docs.adnuntius.com/adnuntius-advertising/admin-ui/layouts#layouts)                           | Lets you specify the file types, components, looks and feels of creatives.                                                             |
| [Layout includes](https://docs.adnuntius.com/adnuntius-advertising/admin-ui/layouts#layout-includes)          | To be described.                                                                                                                       |
| [Layout examples](https://docs.adnuntius.com/adnuntius-advertising/admin-ui/layouts#examples)                 | A library of layout examples that you can copy and then modify.                                                                        |
| [Marketplace products](https://docs.adnuntius.com/adnuntius-advertising/admin-ui/design/marketplace-products) | Lets you package traffic, targeting, layouts and more into a product that can be priced and made available to marketplace advertisers. |
| [Products (self-service)](https://docs.adnuntius.com/adnuntius-advertising/admin-ui/design/products)          | Lets you build products to sell through Adnuntius Self-Service.                                                                        |
| [Coupons](https://docs.adnuntius.com/adnuntius-advertising/admin-ui/design/coupons)                           | Helps you create incentives for self-service advertisers to sign up and create campaigns, using time-limited discounts.                |


---

# 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.adnuntius.com/adnuntius-advertising/admin-ui/design.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.
