# Performance and Breach

**Performance** simply means undertaking the legal duties imposed by the terms of the contract.

But how do we know whether the contract terms have been performed? Sometimes it’s easy to determine. For instance, if someone offers to sell his scooter for four hundred dollars, a purchaser agrees, and they exchange the scooter for the money, then the contract has been fully performed. A contract was formed, the parties performed their obligations under it (known as **complete performance**), and they are subsequently discharged from further duties arising under the contract. Complete performance results in an executed contract.

When a party fails to perform under the terms of the contract without a legally justifiable reason, the party is in **breach of contract**. Not all breach of contract situations give rise to litigation. Some breaches are minor and may be overlooked by parties, especially if there is a long-term business relationship between them. Others may be major and give rise to significant issues between the parties.

In a service contract, the standard used to judge performance is **substantial performance**. This means that the performing party acted in good faith and conveyed enough benefit to the other party under the contract that any breach may be remedied by money damages. A **material breach** in a service contract occurs when a party has not substantially performed under the terms of the contract. A **minor breach** occurs when the party has substantially performed but has not strictly performed.

Performance to the standard of **personal satisfaction** can be enforced if the contract expressly requires it. This means that contract performance is evaluated subjectively, either by one party to the contract or by a third-party beneficiary specified in the contract. If the subject of the contract is something for which approval is dependent on someone’s subjective opinion, like personal taste, then assessment can be made on a subjective standard providing this standard is clearly specified in the contract. These contracts often occur in the entertainment industry, as well as the building of custom homes.


---

# 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/performance-and-breach.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.
