# Task - Taxonomy and Concept Search

## How do I... ?

* [Browse the taxonomy to locate concepts](https://docs.snomed.org/snomed-ct-user-guides/authoring-user-guide/how-to/task-taxonomy-and-concept-search/browse-the-taxonomy-to-locate-concepts)
* [View concept details when browsing the taxonomy](https://docs.snomed.org/snomed-ct-user-guides/authoring-user-guide/how-to/task-taxonomy-and-concept-search/view-concept-details-when-browsing-the-taxonomy)
* [Search for concepts by text or SCTID query](https://docs.snomed.org/snomed-ct-user-guides/authoring-user-guide/how-to/task-taxonomy-and-concept-search/search-for-concepts-by-text-or-sctid-query)
* [Search for concepts by ECL query](https://docs.snomed.org/snomed-ct-user-guides/authoring-user-guide/how-to/task-taxonomy-and-concept-search/search-for-concepts-by-ecl-query)
* [Search for concepts with concrete domain values by ECL query](https://docs.snomed.org/snomed-ct-user-guides/authoring-user-guide/how-to/task-taxonomy-and-concept-search/search-for-concepts-with-concrete-domain-values-by-ecl-query)
* [Search for concepts by Template matching](https://docs.snomed.org/snomed-ct-user-guides/authoring-user-guide/how-to/task-taxonomy-and-concept-search/search-for-concepts-by-template-matching)
* [Template transformation (transform template match concepts using another template)](https://docs.snomed.org/snomed-ct-user-guides/authoring-user-guide/how-to/task-taxonomy-and-concept-search/template-transformation-transform-template-match-concepts-using-another-template)
* [Work with large concept search results sets](https://docs.snomed.org/snomed-ct-user-guides/authoring-user-guide/how-to/task-taxonomy-and-concept-search/work-with-large-concept-search-results-sets)
* [Act on concept search results](https://docs.snomed.org/snomed-ct-user-guides/authoring-user-guide/how-to/task-taxonomy-and-concept-search/act-on-concept-search-results)

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=AP+UG&#x26;entry.670899847=Task%20-%20Taxonomy%20and%20Concept%20Search" class="button primary">Provide Feedback</a>


---

# 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://docs.snomed.org/snomed-ct-user-guides/authoring-user-guide/how-to/task-taxonomy-and-concept-search.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.
