> For the complete documentation index, see [llms.txt](https://help.bernardmageebridge.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.bernardmageebridge.com/bridge-play-guides/bidding-system-help/conventions.md).

# Conventions

### JACOBY 2NT

This is a method of showing **strong support** for an **opening major bid**. I gave a set of **Friday seminars** on the system called **Supporting Majors (parts 1-5)**. These can be found in the **Friday Live Archive (060-064)**.

**When the auction starts** 1<mark style="color:red;">♥︎</mark> – PASS – ? (or 1♠︎ – PASS - ?)

The **traditional method** was to use a **2NT response** to show **11pts balanced**, but **any hand** that wants to **bid this** can usually **respond with 2-of-a-minor** allowing the auction to **progress naturally**. This **frees up** the **2NT response** to be used as a **convention** to show **support for the major**.

**After 1**<mark style="color:red;">♥︎</mark> **– PASS -**

2NT shows 4+ hearts and enough strength for game (12+)

{% hint style="info" %}
**Note:** *if you play splinters, then you still use these to show your singletons & voids, so most often the 2NT bidder is balanced or semi-balanced.*
{% endhint %}

The idea of the bid is to allow the **partnership** to investigate **a slam** with plenty of **bidding space**. After the **2NT response** the opener **describes** his hand.

**The standard responses to the Jacoby 2NT are:**

3-level bids = SHORTAGES

4-level bids = STRONG second suit

3-trump suit, 3NT & 4-trump suit = balanced or semi-balanced – the Stronger the hand the lower the bid (of the three choices)

| Hearts                                                           | Spades                                                           |
| ---------------------------------------------------------------- | ---------------------------------------------------------------- |
| 1<mark style="color:red;">♥︎</mark> – PASS – 2NT\* – PASS        | 1♠︎ – PASS – 2NT\* – PASS                                        |
| ?                                                                | ?                                                                |
| 3♣︎  singleton (or void) club                                    | 3♣︎  singleton (or void) club                                    |
| 3<mark style="color:red;">♦︎</mark>  singleton (or void) diamond | 3<mark style="color:red;">♦︎</mark>  singleton (or void) diamond |
| 3<mark style="color:red;">♥︎</mark>  strong balanced hand 17-19  | 3<mark style="color:red;">♥︎</mark>  singleton (or void) heart   |
| 3♠︎  singleton (or void) spade                                   | 3♠︎  strong balanced hand 17-19                                  |
| 3NT  semi-strong & balanced 15-17                                | 3NT  semi-strong & balanced 15-17                                |
| 4♣︎  strong club suit                                            | 4♣︎  strong club suit                                            |
| 4<mark style="color:red;">♦︎</mark>  strong diamond suit         | 4<mark style="color:red;">♦︎</mark>  strong diamond suit         |
| 4<mark style="color:red;">♥︎</mark>  weak balanced hands         | 4<mark style="color:red;">♥︎</mark>  strong heart suit           |
| 4♠︎  strong spade suit\*                                         | 4♠︎  weak balanced hands                                         |

{% hint style="info" %}
**Notes**

* These are the STANDARD (original) set of responses which I believe are the best. Some players might use other methods (e.g. reversing the order of the responses).
* Jacoby is not used when there is an interfering bid (overcall or double).
* A strong suit is a five-card suit with two honours – if it is strong enough then bid this ahead of showing shortage, with a weaker suit, show your shortage instead.
* After the opener describes their hand – responder can cue-bid, or use Blackwood if he likes the news, or sign off in game if he dislikes the news.
* **\***&#x41; 4♠︎ response after 1<mark style="color:red;">♥︎</mark>-2NT- takes the bidding beyond game. It is very rare because to hold 5 spades would mean you have 6-5 shape.
* With a void you show shortage and then can cue-bid the suit again – this is one of the advantages of showing shortages at the lower level.
  {% endhint %}

### Printable Version

Click the PDF link below to open the PDF in a new tab where you will have the option to print.

{% file src="/files/XczosBiYiKTyTgMeZeRh" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://help.bernardmageebridge.com/bridge-play-guides/bidding-system-help/conventions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
