> For the complete documentation index, see [llms.txt](https://privacy-collect-en.pantosnow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://privacy-collect-en.pantosnow.com/consent-form-for-collection-and-use-of-personal-information.md).

# Consent Form for Collection and Use of Personal Information

LX Pantos Co., Ltd. (hereinafter referred to as the "Company") attaches great importance to the protection of members' personal information. In accordance with Articles 15 and 22 of the ‘Personal Information Protection Act’ and Article 33 of the ‘Credit Information Use and Protection Act’, the Company shall obtain the consent of an individual when collecting and utilizing personal(credit) information. Therefore, I acknowledge and agree to the collection and use of the my personal(credit) information by the Company as described below.

**Article 1. Purpose**&#x20;

Personal information is collected and used for the purpose of using the Company's platform, PantosNow (hereinafter referred to as the "Service").

**Article 2. Information to be Collected**

| Membership & Management                    | Required | Country, e-mail address, password, name (Korean/English), company name, company contact information, business registration number (and registration certificate), cookie information, whether and when you agree to the collection and use of personal information on the selected item | Up to thirty (30) days after the completion of service withdrawal ※ However, if it is necessary to preserve it in accordance with the relevant laws and regulations, it will be retained until the applicable period. |
| ------------------------------------------ | -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Membership & Management                    | Optional | Mobile phone contact, department name, enrollment route, sales associate name if you signed up by solicitation of sales associate                                                                                                                                                       |                                                                                                                                                                                                                       |
| Provision of logistics services            | Required | Shipper's company name, address, contact number of the person in charge, business contact information                                                                                                                                                                                   |                                                                                                                                                                                                                       |
| Provision of logistics services            | Optional | Consignee and Notification Company Name, Address                                                                                                                                                                                                                                        |                                                                                                                                                                                                                       |
| Prevention of Fraudulent Use               | Required | Email address, IP address, service transfer                                                                                                                                                                                                                                             |                                                                                                                                                                                                                       |
| Service Promotion & Marketing              | Optional | E-mail address, name (Korean/English), mobile phone number, company name                                                                                                                                                                                                                | Until you cancel your opt-in consent, or withdraw the service                                                                                                                                                         |
| Customer Convenience & Service Improvement | Optional | Login and IP information, date and time of visit, service usage record, cookie information                                                                                                                                                                                              | It is retained and used for up to fourteen (14) months from the date of collection, and deleted immediately after the expiration of the period.                                                                       |

**Article 3. Retention and Use Period**&#x20;

The collected personal(credit) information is retained and used for the above purposes from the date of consent to the collection until thirty (30) days after the completion of the service withdrawal process (including cases where changes occur due to contract renewals, etc.). If it is necessary to preserve the personal information in accordance with the relevant laws and regulations, it is stored separately for the retention period.

**Article 4. Right to Refuse Consent**

1. Consent for the collection and use of essential information is mandatory for the use of the service. You can sign up for and use the service only if you agree to the collection and use of the essential information.
2. Members have the right to refuse consent for the collection and use of personal information; however, this may cause some services to be restricted.


---

# 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://privacy-collect-en.pantosnow.com/consent-form-for-collection-and-use-of-personal-information.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.
