> For the complete documentation index, see [llms.txt](https://helpcenter.tpandco.jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.tpandco.jp/docs/account/points.md).

# 会員特典：ポイントの獲得/ご利用方法

### ポイントの獲得方法 <a href="#how_to_get" id="how_to_get"></a>

#### ① 下準備

[こちら](https://account.tpandco.jp)より、会員登録してください。

#### ② ニュースレター登録

ニュースレターに登録すると、ボーナスポイント（100P）がアカウントに付与されます。登録は、こちら

#### ③ ログインした状態でお買い物をする

商品お届け後、ご購入金額に応じて、コインを獲得できます。

* ポイントの付与率：1 〜 10％
* ポイントの有効期限：獲得日から2年

#### ④ ボーナスポイントを獲得

お買い上げ実績ごとに、年に1回ボーナスコインを差し上げます。

### ポイントの利用方法 <a href="#how_to_use" id="how_to_use"></a>

#### オンラインショップで利用する

獲得したポイントは、オンラインショップで、1ポイント＝1円でご利用いただけます。

当サイトで商品をカートに入れ、お支払いに進みます。

ログインした状態でお支払い画面に進むと、お支払い方法の最上部に「**貯まったポイントを使う**」と表示されますので、チェックを入れてください。（全額利用のみ可）

（※）ポイントは、ピックアップ（店舗受取）でのお買い物でも付与されますが、ピックアップ（店舗受取）のお支払いにはご利用いただけません。

### 旧ポイントシステムからの移行について <a href="#information" id="information"></a>

2025年5月23日に、よりよいサービスと利便性のため、従来のポイントシステムから、新しいポイントシステムに移行いたしました。

過去4年間（2022年5月22日〜2025年5月21日）のお買い物実績に応じたポイント数（300〜2000ポイント）が、アカウントに付与されています。本ボーナスポイントの付与により、従来のポイントはご利用いただけなくなりました。

本以降によるボーナスポイントは、これまで獲得されたポイント数よりも有利に計算され付与されています。


---

# 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:

```
GET https://helpcenter.tpandco.jp/docs/account/points.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.
