> 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/definition-of-words/neirukeanisuruto/hadokoniaruwhere-is-the-cuticle-located.md).

# 甘皮は、どこにある？（where is the cuticle located?）

### **爪の部位：PNF・エポニキウム・甘皮の違い**

一般に「甘皮」は、目に見える薄い膜（cuticle）を指すことがほとんどですが、PNF・エポニキウム・甘皮を区別して、正確に理解することが重要です。

​

* #### **PNF（Proximal Nail Fold：後爪郭 / 近位爪郭）**

  爪の根元にある皮膚の折り返し全体を指す生きた皮膚です。 主な役割は、爪母（爪が生まれる大事な基部）を外部の刺激・細菌から守ることです。<br>
* #### **エポニキウム（Eponychium）**

  PNFの下面（爪に接する側）にある薄い生きた皮膚層です。 ここから甘皮（cuticle）を生成します。生きた組織なので、ネイルケアでは基本的に切らずに守るべき部分です。<br>
* #### **甘皮（Cuticle / 爪上皮 / ルースキューティクル）**

  エポニキウムから排出される薄い死んだ角質の膜です。 爪の表面に貼り付き、PNFと爪の隙間を密封して細菌の侵入を防ぎます。 乾燥すると爪に強く張り付き、ささくれや見た目の悪化の原因になります。

<br>


---

# 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/definition-of-words/neirukeanisuruto/hadokoniaruwhere-is-the-cuticle-located.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.
