> 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/colors/directions-for-use.md).

# 使い方のFAQ

### 使用方法は？

1. フタをしっかり閉めた状態で、ご使用前によく振ってください。
2. [ベースコート](/docs/koh/base-coat-top-coat/long-lasting-base-coat.md)を塗布した後、ネイルカラーを使用してください。
3. 付属の筆に液を含ませます。筆に含んだ余分な液を、瓶の口を使って、よく扱（しご）き、「筆造り」をします。この手順は、**ネイルカラーのモチと仕上がり**の美しさにとって、とても大切です。
4. 筆造りができたら、ベースコートを塗布した爪表面に均一に塗布します。塗布中に筆のすべりが悪くなったと感じたら、3の手順に戻って液を付け足し、再度筆造りをしてから塗布していきます。
5. 塗布したら、十分に乾かしてください。
6. オフする場合は、KOH（コウ）[ピュリファイングポリッシュリムーバー](/docs/koh/nailcare/purifying-polish-remover.md)を使用してください。

***

### 一度塗りでいいですか? 二度塗りの方がいいですか?

一度塗りでも十分な発色と透明感をお楽しみいただけます。

より深みのある色合いや、ボトル通りの発色を好まれる場合は、二度塗りをおすすめします。

***

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

はい。爪の先端の断面（エッジ）にも塗布することで、先端からの剥がれや欠けを劇的に防ぐことができます。

***

### リムーバーで除去しやすいですか?

KOH（コウ）[ピュリファイングポリッシュリムーバー](/docs/koh/nailcare/purifying-polish-remover.md)をご使用ください。アセトン不使用で、テクスチャーにとろみをもたせることで爪への浸透を抑え、爪表面のカラーに効率よく作用します。

爪へのダメージと乾燥を最小限に抑えながら、素早く落とすことができます。

***

### ネイルカラーの液が固くなってきた時、リムーバーで薄めてもいいですか?

はい。KOH（コウ）カラーズの液が濃くなったり固くなったりした場合は、KOH（コウ）[ピュリファイングポリッシュリムーバー](/docs/koh/nailcare/purifying-polish-remover.md)を数滴加えて調節することが可能です。

***

### 他社のリムーバーで薄めてもいいですか?

**いいえ。**&#x4ED6;社のリムーバーや市販のうすめ液を混ぜると、成分のバランスが崩れ、発色や乾燥速度、品質に悪影響を及ぼす恐れがあるため、お控えください。

***

### ネイルがよれたり、気泡が入る原因は？

主な原因は、爪表面に残った油分や汚れ、あるいは一度に厚塗りしすぎることです。塗布前に爪を清潔にし、薄く均一に重ねることで、気泡やヨレを防ぎ、美しく仕上げることができます。


---

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