> 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/koh/base-coat-top-coat/long-lasting-base-coat/directions-for-use.md).

# 使い方のFAQ

### 使用方法は？

ご使用前にボトルをよく振ってください。

1. 付属の筆に適量を取り、爪表面に均一に塗布してください。
2. 1\~2分待って、表面が乾いているか確認し、[ネイルカラー](/docs/koh/colors.md)を上から重ねて塗ります。

使用後は、蓋をしっかりと閉じて保管してください。

***

### 爪の断面（エッジ）にも塗った方が良いですか？

必須ではありません。

爪の断面は、爪の層が直接露出している部分です。

KOH（コウ）は「爪のスキンケア」というアプローチを基本としており、断面への余分な塗膜は不要と考えています。

モチを重視する場合は、断面まで塗ることで先端からの剥がれを抑える効果があります。目的に応じて選択してください。

| 優先する目的     | 断面への塗布 |
| ---------- | ------ |
| 爪の健康・スキンケア | 不要     |
| カラーのモチ・耐久性 | 推奨     |

***

### カラーを塗るまで、どれくらい待てば良いですか？

1\~2分で乾きます。

表面が乾くまで、ネイルカラーの塗布はお待ちください。

***

### ロングラスティングベースコートとAAベースコートでは、どちらが早く乾きますか？

ロングラスティングベースコートは、速乾性も訴求しているアイテムです。圧倒的にロングラスティングベースコートの方が乾きが早いです。

***

### これ一本で仕上げて（単品使い）も大丈夫ですか？

目的によります。

ロングラスティングベースコートは単品使いを想定した設計ではないため、仕上がりが薄く、補強力・モチは限定的です。

ただし、以下の用途であれば単品使用も可能です。

* 職場の規定などでネイルカラーが使用できない方のカバーコート用途
* ツヤを抑えたマットな仕上がりを求める場合

| 目的         | 単品使い |
| ---------- | ---- |
| カバー・マット仕上げ | 可    |
| 補強・モチ重視    | 非推奨  |

**補強力＋マット仕上げを両立したい場合**\
[Herome ネイルハードナーセンシティブ](/docs/herome/nail-care/nail-hardener-sensitive.md)がおすすめです。

***

### 他のブランドのネイルカラーとも併用できますか？

もちろん可能です。

ナノテクノロジーによる密着効果は、他社製ポリッシュでも発揮されますが、特にKOH（コウ）のネイルカラーと相性がよく、最適な仕上がりを実現できます。

***

### 除去するにはどうすればいいですか？

除光液（リムーバー）で落とせます。

どのような除光液でもご使用いただけますが、KOH（コウ）[ピュリファイング ポリッシュ リムーバー](/docs/koh/nailcare/purifying-polish-remover.md)の使用をおすすめします。詳しくは\[[他の除光液に比べると高価ですが、何が違いますか？](/docs/koh/nailcare/purifying-polish-remover/product-spec.md#noniberutodesugagaimasuka)]を参照。

***

### 液が少し濁っていますが、ネイルカラーの色に影響しませんか？

いいえ、影響しません。

この濁りは、特許技術「ナノテクノロジー」により超細粉砕されたミネラル成分によるもので、塗布すると爪の表面に均一に広がり、色をつけることはありません。また、ネイルカラーの発色を邪魔することはありません。


---

# 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://helpcenter.tpandco.jp/docs/koh/base-coat-top-coat/long-lasting-base-coat/directions-for-use.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.
