> For the complete documentation index, see [llms.txt](https://studies-de-jure.gitbook.io/learn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://studies-de-jure.gitbook.io/learn/sourcebooks/business-law-i/common-law-contracts/contract-elements/introduction-and-terminology.md).

# Introduction to Elements of a Contract

In the following sections, we will dive into the three required elements of a contract: (1) [**offer**](/learn/glossary.md#offer), (2) [**acceptance**](/learn/glossary.md#acceptance), and (3) [**consideration**](/learn/glossary.md#consideration). Also, we will see that an [**agreement**](/learn/glossary.md#agreement) is the combination of the offer and the acceptance, and the agreement must reflect the [**mutual assent** ](/learn/glossary.md#mutual-assent)of the parties.

{% hint style="info" %}
Note: Some states and legal scholars expand this list to include:

* whether the subject matter is **legal** (i.e., permitted by public policy),
* whether the parties have **capacity** to enter into a contract, and
* whether the law requires the contract's **form** to be in writing to be enforceable.

However, these are best understood as **affirmative defenses** to contract breach claims, especially in light of the fact that the only elements that all
{% endhint %}

## Agreement: The Essence of a Contract

As noted above, the offer and the acceptance combine to form an agreement. The core of a legal contract is the agreement between the parties. As the great student of contract law Samuel Williston put it:

> It was a consequence of the emphasis laid on the ego and the individual will that the formation of a contract should seem impossible unless the wills of the parties concurred. Accordingly, we find \[...] the prevalent idea that there must be a “**meeting of the minds**” (a new phrase at \[the time]) in order to form a contract.\*

Although agreements may take any form, including unspoken conduct between the parties, they are usually structured in terms of an offer and an acceptance. These two components will be the focus of our discussion in this section. Then, we will turn to the other major functions of contract law: sorting out agreements that are legally binding (i.e., agreements that are contracts that are enforceable in court) from those that are not.

<details>

<summary>Attributions and Licensing</summary>

Except where otherwise noted, this page's content is adapted from:

* [Contracts](https://pressbooks.pub/introductiontobusinesslaw/chapter/chapter-10/)[ ](https://pressbooks.pub/introductiontobusinesslaw/chapter/chapter-1/)in *Fundamentals of Business Law* by Melissa Randall (2020), used under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).
* [The Agreement](https://rvcc.pressbooks.pub/businesslaw131interactive/chapter/6-1-the-agreement/) in [*Business Law I - Interactive*](https://rvcc.pressbooks.pub/businesslaw131interactive) by Melanie Morris (2024), used under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).

This page is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/). <img src="/files/pPi3atcoqT9rA4kTq80x" alt="" data-size="line">

</details>


---

# 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:

```
GET https://studies-de-jure.gitbook.io/learn/sourcebooks/business-law-i/common-law-contracts/contract-elements/introduction-and-terminology.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.
