# 시작 가이드

## 일반 사용자 시작하기

일반 사용자는 팀 또는 조직에 참여하여 픽스폴리오 기능을 사용하는 사용자입니다.

* 회원가입 후 엔터프라이즈 관리자로부터 초대 받기
* 소속된 회사를 선택하여 엔터프라이즈 환경 진입
* 레퍼런스 에셋을 활용해 배너 제작 시작

자세한 시작 가이드는 [**\[일반 사용자 시작하기 페이지\]**](/enterprise/startguide/user.md)를 참고해 주세요. 엔터프라이즈 환경에서 사용 가능한 기능은 [**\[일반 사용자 페이지\]**](/enterprise/manual/user.md), 기본 사용 방법은 [**\[배너 제작하기 페이지\]**](/banner/overview.md)를 참고해 주세요.

## 팀 관리자 시작하기&#x20;

팀 관리자는 팀 멤버 관리 및 팀의 크레딧 사용 현황을 확인할 수 있습니다.

* 회원가입 후 엔터프라이즈 관리자로부터 초대 받기
* 팀 멤버 추가 및 관리

자세한 시작 가이드는 [**\[팀 관리자 시작하기 페이지\]**](/enterprise/startguide/team_admin.md)를 참고해 주세요. 팀 관리 기능에 대한 자세한 내용은 [**\[팀 관리자 페이지\]**](/enterprise/manual/team_admin.md)를 참고해 주세요.

## 엔터프라이즈 관리자 시작하기

엔터프라이즈 관리자는 조직 전체를 설정하고 운영하는 역할입니다.

* 조직에 참여할 전체 사용자 추가
* 팀 생성 및 멤버 추가
* 팀별 크레딧 예산 설정 및 운영

자세한 시작 가이드는 [**\[엔터프라이즈 관리자 시작하기 페이지\]**](/enterprise/startguide/enterprise_admin.md)를 참고해 주세요. 조직 관리 기능에 대한 자세한 내용은 [**\[엔터프라이즈 관리자 페이지\]**](/enterprise/manual/enterprise_admin.md)를 참고해 주세요.


---

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