> For the complete documentation index, see [llms.txt](https://help.fixfolio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fixfolio.ai/tip.md).

# 활용 TIP

- [\[배너 제작\] 레퍼런스 활용 TIP](https://help.fixfolio.ai/tip/banner-reference.md): 픽스폴리오는 레퍼런스를 기반으로 배너를 생성합니다. 레퍼런스는 검색하여 선택하거나, 원하는 이미지를 직접 업로드해 활용할 수 있습니다. 또한 스타일 확장을 통해 레퍼런스를 참고하되 다양한 톤앤매너로 변형할 수 있습니다.
- [\[배너 제작\] 이미지 드로잉 모델 선택 가이드](https://help.fixfolio.ai/tip/models.md): FIXFOLIO는 서로 다른 제작 스타일과 특성을 가진 다양한 이미지 드로잉 모델을 제공합니다. 원하는 결과물 방향에 맞춰 적합한 모델을 선택해보세요.


---

# 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://help.fixfolio.ai/tip.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.
