> For the complete documentation index, see [llms.txt](https://garylai1990.gitbook.io/behavioral-questions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://garylai1990.gitbook.io/behavioral-questions/leadership-principles/have-backbone-disagree-and-commit.md).

# ⭐️ Have Backbone; Disagree and Commit

{% hint style="success" %}
Leaders are obligated to respectfully challenge decisions when they disagree, even when doing so is uncomfortable or exhausting. Leaders have conviction and are tenacious. They do not compromise for the sake of social cohesion. Once a decision is determined, they commit wholly.
{% endhint %}

* Tell me about a time when you did not accept the status quo.
* Tell me about a time you have to change the status quo.
* Tell me about an unpopular decision of yours.
* Tell me about a time when you were forced to make an unpopular decision
* Tell me about a time when you had to step up and disagree with a team members approach.
* Tell me about a time when you disagreed with a coworker
* If your direct manager was instructing you to do something you disagreed with, how would you handle it?
* Tell me about a time you received negative feedback from your manager/co-worker.
* Tell me about a time you were 50%/75% on a project and found you have made a mistake and have to change direction.
* Describe a time when you were faced with a stressful situation that demonstrated your coping skills.
* Give me a specific example of a time when you had to conform to a policy with which you did not agree.
*


---

# 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://garylai1990.gitbook.io/behavioral-questions/leadership-principles/have-backbone-disagree-and-commit.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.
