# 1. 포트원 회원가입 하기

{% hint style="warning" %}
**Deprecated**

이 문서는 더 이상 관리되지 않습니다.

[PortOne 개발자센터](https://developers.portone.io/)를 이용해주세요.
{% endhint %}

{% hint style="info" %}
결제창 연동을 진행하기 위해서는 포트원 관리자페이지 [**회원가입**](https://admin.portone.io)**이 선행** 되어야 합니다.

포트원 관리자 페이지는 **별도 계약없이** **무료** 회원가입이 가능합니다.
{% endhint %}

<details>

<summary><strong>포트원 회원가입 바로하러 가기</strong></summary>

포트원 회원가입은 "**이메일 주소"** 만 준비하시면 됩니다.

비밀번호는 쉽게 유추할수 없도록 “**복잡하게 설정**” 잊지마세요

</details>

아래와 같은 화면에서 **가입하기**를 클릭하여 진행합니다.

![](/files/WMtys8kX3kj6FmSCJfPJ) ![](/files/T7vB6eKAzZkQ6Tt9qNaN)


---

# 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://portone.gitbook.io/docs/ready/1..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.
