# Consideration

[**Consideration** ](/learn/glossary.md#consideration)is the bargained-for exchange of something of value that shows the parties intend to be bound by the contract. There are two elements to consideration:

1. Something of value
2. Is exchanged between the parties.

The “something” that is promised or delivered must be a legal detriment. A **legal detriment** is giving up a legal or property right.

Consideration may be concurrent or a promise to perform in the future. However, it cannot be “past consideration” based on something that has occurred before the formation of the current contract. In other words, an act or promise made before the current contract is not adequate consideration because it was not given in exchange for the current promise.

When bargained-for consideration is not present, a court may validate a [promise](/learn/glossary.md#promise) based on promissory estoppel. **Promissory estoppel** is the principle that a promise made without consideration may nonetheless be enforced to prevent injustice if the promisor should have reasonably expected the [promisee](/learn/glossary.md#promisee) to rely on the promise, and the [promisee](/learn/glossary.md#promisee) actually relied on the promise to his or her detriment. Promissory estoppel is an equitable doctrine used as a substitute for consideration that allows the imposition of contractual liability to prevent unfairness.

To establish promissory estoppel, a party must show:

1. A definite [promise](/learn/glossary.md#promise);
2. The party making the promise should have expected that the other party would rely on the [promise](/learn/glossary.md#promise);
3. A reasonable person would have relied on the [promise](/learn/glossary.md#promise);
4. The party relied on the [promise](/learn/glossary.md#promise) and it resulted in a substantial detriment; and
5. Basic justice and fairness require that the [promise](/learn/glossary.md#promise) be enforced.

***

<details>

<summary>Attributions and Licensing</summary>

Except where otherwise noted, this page's content is adapted from [Contract Elements](https://pressbooks.pub/introductiontobusinesslaw/chapter/chapter-10/) in [*Fundamentals of Business Law* ](https://pressbooks.pub/introductiontobusinesslaw/)by Melissa Randall (2020), used under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0). <img src="/files/JAUNcQCPc1EP6ZAfe2rF" alt="" data-size="line">

Except where otherwise noted, this page is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0). <img src="/files/JAUNcQCPc1EP6ZAfe2rF" 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/consideration.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.
