# Consistency: noun

### Cambridge Words

> *"the* [*quality*](https://dictionary.cambridge.org/dictionary/english/quality) *of always* [*behaving*](https://dictionary.cambridge.org/dictionary/english/behave) *or* [*performing*](https://dictionary.cambridge.org/dictionary/english/perform) *in a* [*similar*](https://dictionary.cambridge.org/dictionary/english/similar) *way, or of always* [*happening*](https://dictionary.cambridge.org/dictionary/english/happening) *in a* [*similar*](https://dictionary.cambridge.org/dictionary/english/similar) *way"*
>
> *"the* [*state*](https://dictionary.cambridge.org/dictionary/english/state) *or* [*condition*](https://dictionary.cambridge.org/dictionary/english/condition) *of always* [*happening*](https://dictionary.cambridge.org/dictionary/english/happening) *or* [*behaving*](https://dictionary.cambridge.org/dictionary/english/behave) *in the same way"*

{% embed url="<https://dictionary.cambridge.org/dictionary/english/consistency>" %}

### Merriam-Webster

> *"the quality or fact of having parts that agree with each other"*
>
> *"agreement or harmony of parts or features to one another or a whole"*

{% embed url="<https://www.merriam-webster.com/dictionary/consistency>" %}

### Consistent vs Consistency

{% embed url="<https://wikidiff.com/consistent/consistency>" %}


---

# 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.angular-package.dev/designing/definitions/consistency-noun.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.
