> 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.md).

# Contract Law: Common Law Contracts

{% hint style="info" %}
**LEARNING OBJECTIVES 🎯**

1. Explain what constitutes a contract.
2. Discuss the requirements for forming a valid, enforceable contract.
3. Identify applicable affirmative defenses to performance of a contract in different contexts.
4. Explain the mechanics of a contract breach and its consequences.
5. Identify remedies for breach of contract
   {% endhint %}

***

### Content

{% stepper %}
{% step %}
{% content-ref url="/pages/0Gyxbn2UFMOfL0QBlZuA" %}
[Essential Contractual Issues](/learn/sourcebooks/business-law-i/common-law-contracts/essential-contractual-issues.md)
{% endcontent-ref %}
{% endstep %}

{% step %}
{% content-ref url="/pages/w1iwtN5R8bSW6tXftb7M" %}
[Some Basic Contract Terminology](/learn/sourcebooks/business-law-i/common-law-contracts/basic-terms.md)
{% endcontent-ref %}
{% endstep %}

{% step %}
{% content-ref url="/pages/7vCM56c3m2aLLiQDp0AK" %}
[Contract Elements](/learn/sourcebooks/business-law-i/common-law-contracts/contract-elements.md)
{% endcontent-ref %}
{% endstep %}

{% step %}
{% content-ref url="/pages/yGTriK7bRn4zVBBPiUpJ" %}
[Performance and Breach](/learn/sourcebooks/business-law-i/common-law-contracts/performance-and-breach.md)
{% endcontent-ref %}
{% endstep %}

{% step %}
{% content-ref url="/pages/ljAeVQrmMH0jGUmZMV1K" %}
[Conditions](/learn/sourcebooks/business-law-i/common-law-contracts/conditions.md)
{% endcontent-ref %}
{% endstep %}

{% step %}
{% content-ref url="/pages/D8Lw1OrGx0GSacePP7vS" %}
[Affirmative Defenses to Breach Claims](/learn/sourcebooks/business-law-i/common-law-contracts/affirmative-defenses-to-breach-claims.md)
{% endcontent-ref %}
{% endstep %}

{% step %}
{% content-ref url="/pages/wIpSSzL3aM8QcbAXD1iN" %}
[Assignment, Delegation, and Third-Party Beneficiaries](/learn/sourcebooks/business-law-i/common-law-contracts/remedies.md)
{% endcontent-ref %}
{% endstep %}

{% step %}
{% content-ref url="/pages/oSuIUVAGsWi97Yn9sU0e" %}
[The Parol Evidence Rule](/learn/sourcebooks/business-law-i/common-law-contracts/the-parol-evidence-rule.md)
{% endcontent-ref %}
{% endstep %}

{% step %}
{% content-ref url="/pages/KizRI4lQtKPzXR67jFqd" %}
[Remedies](/learn/sourcebooks/business-law-i/common-law-contracts/remedies-1.md)
{% endcontent-ref %}
{% endstep %}

{% step %}
{% content-ref url="/pages/1TfNSlEiEKGxQcQOFKGb" %}
[Conclusion](/learn/sourcebooks/business-law-i/common-law-contracts/conclusion.md)
{% endcontent-ref %}
{% endstep %}
{% endstepper %}


---

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