# 1. Create an account

{% hint style="info" %}
For payment integration, you must first create an account from the i'mport Admin [**Sign Up**](https://admin.iamport.kr) page.

You can sign up for **free without a contract**.
{% endhint %}

<details>

<summary><strong>Create an i'mport account now</strong></summary>

Just need to provide your "**email address"**.

Use a “**strong password**" to protect it from unauthorized access.

</details>

Click **Sign up** from the pages below to create an account.

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


---

# 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-en/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.
