# Core Concepts

<p className="subtitle">
	Learn about all the core concepts and fundamentals that helps Cody provide
	codebase-aware answers.
</p>

<QuickLinks>

<QuickLink
	title="Context"
	icon="lightbulb"
	href="/cody/core-concepts/context"
	description="Understand how context helps Cody write more accurate code."
/>

<QuickLink
	title="Keyword Search"
	icon="presets"
	href="/cody/core-concepts/keyword-search"
	description="Learn how Cody makes use to Keyword Search to gather context."
/>

<QuickLink
	title="Sourcegraph Model Provider"
	icon="theming"
	href="/model-provider"
	description="Learn how the default Sourcegraph Model Provider facilitates Cody features."
/>

<QuickLink
	title="Enterprise Architecture"
	icon="installation"
	href="/admin/architecture#cody"
	description="Understand how Cody Enterprise is deployed and fits into your environment."
/>

<QuickLink
	title="Token Limits"
	icon="languagemodels"
	href="/cody/core-concepts/token-limits"
	description="Understand the constraints of Cody's context window."
/>

</QuickLinks>
