> For the complete documentation index, see [llms.txt](https://aigc-chain.gitbook.io/aigc-chain-documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aigc-chain.gitbook.io/aigc-chain-documents/capabilities/2d-utilities/optimizing-graphics-and-industrial-design.md).

# Optimizing graphics and industrial design

## Upgrading the resolution or expanding the image to a wider or larger size

By using the AIGC model, users can improve the resolution of an image or expand its size by setting the appropriate parameters.

## Fashion Design

AIGC Chain can be used by anyone to generate updated designs. This can be done by first training the model on the data submitted by the communities.&#x20;

<figure><img src="/files/xdsjtvzQakSYrqKNCEM4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/oqwsIiEvBqvYkSy1tjMC" alt=""><figcaption></figcaption></figure>

The first demo above shows that the new designs are generated based on the uploaded current design and market intelligence. The second demo shows that the new designs are generated by merging the two uploaded current designs and market intelligence.

## Personalized Ads and product design

Users can create personalized images for advertising by incorporating market intelligence data. This can be achieved through the use of AIGC models, which allow users to create unique and customizable images by combining different elements from market trends and styles.


---

# 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 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://aigc-chain.gitbook.io/aigc-chain-documents/capabilities/2d-utilities/optimizing-graphics-and-industrial-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.
