> For the complete documentation index, see [llms.txt](https://www.designreference.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.designreference.xyz/cognitive-tools/ux-laws-principles/behaviour/goal-gradient-effect.md).

# Goal-Gradient Effect

The Goal-Gradient Effect is a psychological principle that suggests people tend to work harder and feel more motivated as they get closer to achieving a goal. It's like when you're running a race, and as you get nearer to the finish line, you often find an extra burst of energy to give it your all.

Imagine you have a loyalty card for a coffee shop where you get a free coffee after buying ten. When you start, it might take a while to get those first few stamps. But as you get closer to the goal of getting that free coffee, you'll probably visit the coffee shop more frequently and make an effort to buy coffee more often. The closer you get to your goal, the more determined you become to reach it.

The Goal-Gradient Effect is all about how we become more motivated and driven as we approach our desired outcome. It's like a natural boost of enthusiasm to help us reach the finish line or achieve our goals.

#### Further Reading

{% embed url="<https://lawsofux.com/goal-gradient-effect/>" %}

{% embed url="<https://fs.blog/goal-gradient-hypothesis/>" %}

{% embed url="<https://blog.logrocket.com/ux-design/goal-gradient-effect/>" %}

{% embed url="<https://medium.com/choice-hacking/goal-gradient-effect-how-rewards-can-improve-your-customer-experience-25dfcab5e3b8>" %}

{% embed url="<https://www.choicehacking.com/2020/06/21/goal-gradient-effect/>" %}


---

# 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://www.designreference.xyz/cognitive-tools/ux-laws-principles/behaviour/goal-gradient-effect.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.
