> 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/service/notice/event01.md).

# \[이벤트] (종료) 픽스폴리오 오픈 기념 이벤트 안내

픽스폴리오 서비스 오픈을 기념하여 신규 회원 가입 시 100크레딧을 무료로 제공합니다. 지급된 크레딧으로 배너를 직접 제작해보고 픽스폴리오를 경험해보세요.

<figure><img src="https://1996509203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgEg9UDn1sdSNlFaoBLQz%2Fuploads%2FnHcTLrnqK3okfYqgYAyT%2Fimage.png?alt=media&amp;token=42c3e8d6-4201-46e8-bef0-c31455771304" alt=""><figcaption></figcaption></figure>

### 이벤트 대상

픽스폴리오 신규 가입 회원

### 지급 혜택

* <mark style="background-color:blue;">**100크레딧 지급**</mark>
* 회원가입 완료 즉시 자동 지급

### 유의사항

* 본 이벤트는 **선착순으로 제공**되며, 지급 수량 소진 시 조기 종료될 수 있습니다.
* 무료 체험 크레딧은 계정당 1회만 지급됩니다. *(회원 탈퇴 후 재가입 시 재지급되지 않습니다.)*
* 이벤트 내용은 서비스 운영 정책에 따라 사전 안내 후 변경 또는 종료될 수 있습니다.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.fixfolio.ai/service/notice/event01.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
