# HPO Search Help

The Human Phenotype Ontology (HPO) provides a standardized vocabulary of phenotypic abnormalities encountered in human disease. <https://hpo.jax.org/app/>&#x20;

![](/files/WSPDP15feta3RhbO6QVz)

### Using HPO Search

Use the drop-down list to limit search to Term (phenotype), Disease, Gene, or search All.

* Enter a phenotype to find its HPO number
* Enter a disease to find associated gene(s) and phenotypic features&#x20;
* Enter a gene to find associated disease(s) and phenotypic features

The HPO search tool has a type-ahead function. Below is an example of what is found after typing "spre" when searching All:

![](/files/Jb7gByrTRAzQeQySXjei)

Up to 10 items of each type will be displayed. If the desired term is shown, click on it to go directly to its entry. If it is not listed, click on the blue "See all results for" button, or hit Enter/Return to be taken to a search results page.

![](/files/c8qLhtc07UntsHgeaaJS) ![](/files/a8aAtcxHrhx0RsADy9rN)

The page for each phenotypic term includes a hierarchy of related terms. From here, you can select a broader and narrower term if appropriate.&#x20;

![](/files/kFKSNmAHGaFEDwRA3thy)

Once a term has been selected, the HP number can be copied from the title line and then pasted into the curation interface.

#### Return to Curation Help

{% content-ref url="/pages/h5UVN6EA9cYjrpTehK04" %}
[VCI Help](/vci-gci-docs/vci-help/about-variant-curation.md)
{% endcontent-ref %}

{% content-ref url="/pages/WrLsWGa5m179KlQq76Je" %}
[GCI Help](/vci-gci-docs/gci-help/about-gene-disease-clinical-validity-curation.md)
{% endcontent-ref %}


---

# Agent Instructions: 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://vci-gci-docs.clinicalgenome.org/vci-gci-docs/external-tools/hpo-search-help.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.
