> 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/top-concern/jeruneirunodamjinofaq.md).

# ジェルネイルのダメージのFAQ

### ジェルネイルは爪にどんな影響がありますか？

主に以下のようなダメージが生じると考えられています。

1. **オフ時のアセトン漬け：**&#x7D14;アセトンに10〜20分浸すため、強い乾燥が一気に起きる。爪の水分・油分・表面層が失われやすい。
2. **施術前のサンディング（削り）：**&#x30B8;ェルの密着を高めるために爪表面を削る。繰り返すと爪が薄くなりやすく、一度薄くなった部分は元の厚さには戻りにくい。
3. **強制剥離（無理なオフ）：**&#x6D6E;いたジェルを無理に剥がすと、爪の表層ごと剥がれ（層状剥離）、二枚爪のような状態になる。
4. **密封4週間後の急激な乾燥：** ジェルの下で閉じ込められていた爪が、オフ後に一気に外気にさらされ急激に乾燥する。「やめた後に爪が弱くなった」と感じる主な原因。

***

### どのようなケアがありますか？

極度に乾燥している場合が多いので、オフ後は、[ネイルオイル](/docs/herome/nail-care/nourishing-nail-oil.md)、[キューティクルクリーム](/docs/herome/cuticle-care/cuticle-cream.md)などで保湿ケアを徹底してください。

また、繰り返しの施術で爪が薄くなっている場合は、ジェルネイルの休止期間を長めにしてください。


---

# 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/top-concern/jeruneirunodamjinofaq.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.
