{"id":9577,"date":"2025-04-24T14:13:03","date_gmt":"2025-04-24T13:13:03","guid":{"rendered":"https:\/\/botnation.ai\/site\/?p=9577"},"modified":"2026-06-12T17:21:41","modified_gmt":"2026-06-12T15:21:41","slug":"utiliser-chatgpt-meilleurs-prompts","status":"publish","type":"post","link":"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/","title":{"rendered":"Meilleurs prompts ChatGPT (en fran\u00e7ais) : le guide pour bien utiliser et personnaliser ChatGPT en 2026"},"content":{"rendered":"<div class=\"bn-guide\">\n<style>\n\/* ===== Variables & reset scope ===== *\/\n.bn-guide{\n  --coral:#FA6969;\n  --coral-d:#e24f4f;\n  --blue:#6993FF;\n  --blue-d:#4a6fe0;\n  --cream:#F2EDE0;\n  --ink:#1d1d22;\n  --muted:#5d5d68;\n  --white:#ffffff;\n  --radius:18px;\n  --shadow:0 18px 40px -18px rgba(29,29,34,.28);\n  --shadow-sm:0 8px 22px -12px rgba(29,29,34,.25);\n  --font:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  color:var(--ink);\n  font-family:var(--font);\n  font-size:18px;\n  line-height:1.75;\n  max-width:860px;\n  margin-inline:auto;\n}\n.bn-guide *{box-sizing:border-box;}\n.bn-guide p{margin:0 0 1.15em;}\n\/* --- Reset defensif : neutralise les styles impose par le theme WordPress --- *\/\n.bn-guide ul{list-style:disc;margin:0 0 1.2em;padding-left:1.5em;}\n.bn-guide ol{list-style:decimal;margin:0 0 1.2em;padding-left:1.6em;}\n.bn-guide li{margin:.4em 0;}\n.bn-guide img,.bn-guide svg{max-width:100%;height:auto;}\n.bn-guide summary{list-style:none;}\n.bn-guide summary::-webkit-details-marker{display:none;}\n.bn-guide button{font-family:inherit;line-height:normal;}\n.bn-guide table{border-collapse:collapse;}\n.bn-guide h2{\n  font-size:clamp(1.5rem,3.4vw,2.05rem);\n  line-height:1.25;\n  font-weight:800;\n  letter-spacing:-.02em;\n  margin:2.6em 0 .7em;\n  padding-top:.2em;\n  position:relative;\n}\n.bn-guide h2::before{\n  content:\"\";\n  display:block;\n  width:54px;height:5px;\n  border-radius:99px;\n  margin-bottom:.55em;\n  background:linear-gradient(90deg,var(--coral),var(--blue));\n}\n.bn-guide h3{\n  font-size:clamp(1.18rem,2.4vw,1.42rem);\n  font-weight:750;\n  letter-spacing:-.01em;\n  margin:1.9em 0 .55em;\n}\n.bn-guide a{color:var(--blue-d);text-decoration:none;font-weight:600;border-bottom:2px solid rgba(105,147,255,.3);transition:border-color .2s,color .2s;}\n.bn-guide a:hover{color:var(--coral-d);border-color:var(--coral);}\n.bn-guide strong{font-weight:750;}\n.bn-guide code{background:var(--cream);padding:.12em .42em;border-radius:6px;font-size:.92em;font-family:\"SFMono-Regular\",Consolas,monospace;color:var(--coral-d);}\n.bn-guide hr{border:0;height:1px;background:linear-gradient(90deg,transparent,rgba(29,29,34,.14),transparent);margin:2.6em 0;}\n\n\/* ===== Animation d'apparition (CSS pur, sans JS) ===== *\/\n@keyframes bnRise{from{opacity:0;transform:translateY(18px);}to{opacity:1;transform:none;}}\n.bn-guide .bn-hero,.bn-guide .bn-callout,.bn-guide .bn-key,.bn-guide .bn-quote,\n.bn-guide .bn-prompt,.bn-guide .bn-table-wrap,.bn-guide .bn-viz,.bn-guide .bn-cta,\n.bn-guide .bn-faq details{animation:bnRise .6s ease both;}\n@media (prefers-reduced-motion:reduce){.bn-guide *{animation:none!important;transition:none!important;}}\n\n\/* ===== Intro \/ chapeau ===== *\/\n.bn-lead{font-size:1.14em;color:#3a3a44;}\n\n\/* ===== HERO \"En resume\" (glassmorphism) ===== *\/\n.bn-hero{\n  position:relative;\n  overflow:hidden;\n  border-radius:26px;\n  padding:30px 30px 26px;\n  margin:1.8em 0 2.4em;\n  background:linear-gradient(125deg,rgba(250,105,105,.92),rgba(105,147,255,.92));\n  color:#fff;\n  box-shadow:0 26px 50px -22px rgba(105,147,255,.6);\n  isolation:isolate;\n}\n.bn-hero::before,.bn-hero::after{\n  content:\"\";position:absolute;border-radius:50%;filter:blur(8px);z-index:-1;\n}\n.bn-hero::before{width:200px;height:200px;background:rgba(255,255,255,.22);top:-70px;right:-40px;animation:bnFloat 9s ease-in-out infinite;}\n.bn-hero::after{width:150px;height:150px;background:rgba(242,237,224,.28);bottom:-60px;left:-30px;animation:bnFloat 11s ease-in-out infinite reverse;}\n.bn-hero__tag{\n  display:inline-flex;align-items:center;gap:7px;\n  background:rgba(255,255,255,.22);\n  backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);\n  border:1px solid rgba(255,255,255,.35);\n  padding:5px 14px;border-radius:99px;\n  font-size:.78em;font-weight:700;letter-spacing:.06em;text-transform:uppercase;\n  margin-bottom:14px;\n}\n.bn-hero p{margin:0;font-size:1.08em;line-height:1.65;color:#fff;}\n.bn-hero strong{color:#fff;}\n@keyframes bnFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-16px)}}\n\n\/* ===== CALLOUTS ===== *\/\n.bn-callout{\n  position:relative;\n  display:flex;gap:16px;\n  padding:20px 22px 20px 20px;\n  margin:1.7em 0;\n  border-radius:var(--radius);\n  background:var(--white);\n  border:1px solid rgba(29,29,34,.07);\n  box-shadow:var(--shadow-sm);\n  overflow:hidden;\n}\n.bn-callout::before{content:\"\";position:absolute;left:0;top:0;bottom:0;width:6px;}\n.bn-callout__icon{\n  flex:0 0 auto;width:44px;height:44px;border-radius:13px;\n  display:grid;place-items:center;color:#fff;\n}\n.bn-callout__icon svg{width:24px;height:24px;}\n.bn-callout__body{flex:1 1 auto;min-width:0;}\n.bn-callout__body :last-child{margin-bottom:0;}\n.bn-callout__label{\n  display:block;font-weight:800;font-size:.82em;letter-spacing:.05em;\n  text-transform:uppercase;margin-bottom:3px;\n}\n\/* variantes *\/\n.bn-callout--tip::before{background:var(--coral);}\n.bn-callout--tip .bn-callout__icon{background:linear-gradient(135deg,var(--coral),#ff8f8f);}\n.bn-callout--tip .bn-callout__label{color:var(--coral-d);}\n.bn-callout--tip{background:linear-gradient(180deg,rgba(250,105,105,.06),rgba(250,105,105,0));}\n\n.bn-callout--info::before{background:var(--blue);}\n.bn-callout--info .bn-callout__icon{background:linear-gradient(135deg,var(--blue),#9ab4ff);}\n.bn-callout--info .bn-callout__label{color:var(--blue-d);}\n.bn-callout--info{background:linear-gradient(180deg,rgba(105,147,255,.06),rgba(105,147,255,0));}\n\n.bn-callout--warn::before{background:var(--coral-d);}\n.bn-callout--warn .bn-callout__icon{background:linear-gradient(135deg,#ff7a7a,var(--coral-d));}\n.bn-callout--warn .bn-callout__label{color:var(--coral-d);}\n.bn-callout--warn{background:linear-gradient(180deg,rgba(226,79,79,.07),rgba(226,79,79,0));}\n\n.bn-callout--note::before{background:#c9b894;}\n.bn-callout--note{background:var(--cream);border-color:rgba(201,184,148,.4);}\n.bn-callout--note .bn-callout__icon{background:linear-gradient(135deg,#cbb78d,#a89567);}\n.bn-callout--note .bn-callout__label{color:#8a7748;}\n\n\/* ===== \"A RETENIR\" - bloc cle ===== *\/\n.bn-key{\n  position:relative;overflow:hidden;\n  border-radius:var(--radius);\n  padding:24px 26px;margin:2em 0;\n  background:radial-gradient(120% 140% at 0% 0%,rgba(105,147,255,.14),transparent 55%),\n             radial-gradient(120% 140% at 100% 100%,rgba(250,105,105,.14),transparent 55%),\n             var(--white);\n  border:1px solid rgba(29,29,34,.08);\n  box-shadow:var(--shadow);\n}\n.bn-key__head{display:flex;align-items:center;gap:11px;margin-bottom:12px;}\n.bn-key__head svg{width:26px;height:26px;color:var(--coral);}\n.bn-key__head span{font-weight:800;font-size:.92em;letter-spacing:.04em;text-transform:uppercase;color:var(--ink);}\n.bn-key ul{list-style:none;margin:0;padding:0;display:grid;gap:11px;}\n.bn-key li{position:relative;padding-left:32px;line-height:1.6;}\n.bn-key li::before{\n  content:\"\";position:absolute;left:0;top:3px;width:20px;height:20px;border-radius:6px;\n  background:linear-gradient(135deg,var(--coral),var(--blue));\n  -webkit-mask:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'\/%3E%3C\/svg%3E\") center\/16px no-repeat;\n          mask:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'\/%3E%3C\/svg%3E\") center\/16px no-repeat;\n}\n\n\/* ===== CITATION ===== *\/\n.bn-quote{\n  position:relative;\n  margin:2em 0;padding:26px 28px 26px 70px;\n  background:linear-gradient(135deg,rgba(105,147,255,.07),rgba(250,105,105,.07));\n  border-radius:var(--radius);\n  font-size:1.18em;font-style:italic;font-weight:500;color:#2b2b33;line-height:1.55;\n}\n.bn-quote::before{\n  content:\"\\201C\";\n  position:absolute;left:14px;top:-6px;\n  font-family:Georgia,serif;font-size:5.2rem;line-height:1;font-style:normal;\n  background:linear-gradient(135deg,var(--coral),var(--blue));\n  -webkit-background-clip:text;background-clip:text;color:transparent;\n}\n\n\/* ===== PROMPT (carte copier-coller) ===== *\/\n.bn-prompt{\n  margin:1.4em 0;border-radius:14px;overflow:hidden;\n  border:1px solid rgba(29,29,34,.12);\n  box-shadow:var(--shadow-sm);\n  background:var(--white);\n}\n.bn-prompt__bar{\n  display:flex;align-items:center;justify-content:space-between;gap:10px;\n  padding:9px 12px 9px 14px;\n  background:linear-gradient(90deg,#23232b,#34343f);\n}\n.bn-prompt__tag{display:flex;align-items:center;gap:8px;color:#fff;font-weight:700;font-size:.74em;letter-spacing:.12em;}\n.bn-prompt__tag svg{width:15px;height:15px;color:var(--coral);}\n.bn-prompt__dots{display:flex;gap:6px;margin-left:auto;margin-right:10px;}\n.bn-prompt__dots i{width:11px;height:11px;border-radius:50%;display:block;}\n.bn-prompt__dots i:nth-child(1){background:#FA6969;}\n.bn-prompt__dots i:nth-child(2){background:#F2C94C;}\n.bn-prompt__dots i:nth-child(3){background:#6FCF97;}\n.bn-prompt__copy{\n  cursor:pointer;border:0;border-radius:8px;padding:6px 13px;\n  background:rgba(255,255,255,.14);color:#fff;font-weight:700;font-size:.78em;\n  font-family:var(--font);transition:background .2s,transform .1s;display:flex;align-items:center;gap:6px;\n}\n.bn-prompt__copy:hover{background:var(--coral);}\n.bn-prompt__copy:active{transform:scale(.95);}\n.bn-prompt__copy.is-copied{background:#6FCF97;}\n.bn-prompt__text{\n  padding:18px 20px;margin:0;\n  font-size:.97em;line-height:1.6;color:#2b2b33;\n  background:repeating-linear-gradient(180deg,rgba(242,237,224,.35) 0 26px,transparent 26px 52px);\n}\n\n\/* ===== TABLEAUX ===== *\/\n.bn-table-wrap{overflow-x:auto;margin:1.7em 0;border-radius:var(--radius);box-shadow:var(--shadow-sm);-webkit-overflow-scrolling:touch;}\n.bn-guide table{\n  width:100%;border-collapse:collapse;background:var(--white);\n  min-width:480px;font-size:.96em;\n}\n.bn-guide thead th{\n  background:var(--cream);\n  color:var(--ink);\n  font-weight:800;\n  text-align:left;\n  padding:15px 16px;\n  font-size:.97em;\n  letter-spacing:-.01em;\n  border-bottom:3px solid var(--coral);\n}\n.bn-guide tbody td{padding:13px 16px;border-top:1px solid rgba(29,29,34,.07);vertical-align:top;}\n.bn-guide tbody tr:nth-child(even){background:rgba(242,237,224,.32);}\n.bn-guide tbody tr:hover{background:rgba(105,147,255,.06);}\n\/* Tableau comparatif : meme entete creme, accent colore par colonne *\/\n.bn-table-vs thead th:first-child{border-bottom-color:var(--coral);}\n.bn-table-vs thead th:last-child{border-bottom-color:var(--blue);}\n\n\/* ===== VISUELS SVG ===== *\/\n.bn-viz{\n  margin:2.2em 0;border-radius:var(--radius);overflow:hidden;position:relative;\n  background:linear-gradient(180deg,#ffffff,rgba(242,237,224,.4));\n  border:1px solid rgba(29,29,34,.08);box-shadow:var(--shadow);\n}\n.bn-viz__canvas{padding:22px 22px 10px;}\n.bn-viz svg{display:block;width:100%;height:auto;overflow:visible;}\n.bn-viz figcaption{\n  background:var(--ink);color:#d3d3da;font-size:.84em;line-height:1.5;padding:11px 18px;text-align:center;\n}\n.bn-guide .bn-caret{animation:bnBlink 1.1s steps(1) infinite;}\n@keyframes bnBlink{0%,49%{opacity:1}50%,100%{opacity:0}}\n.bn-guide .bn-bar{transform-box:fill-box;transform-origin:left center;animation:bnGrow 1.1s cubic-bezier(.2,.7,.2,1) both;}\n@keyframes bnGrow{from{transform:scaleX(0)}to{transform:scaleX(1)}}\n\n\/* ===== FAQ accordeon ===== *\/\n.bn-faq{display:grid;gap:12px;margin:1.6em 0;}\n.bn-faq details{\n  border:1px solid rgba(29,29,34,.1);border-radius:14px;background:var(--white);\n  box-shadow:var(--shadow-sm);overflow:hidden;transition:border-color .2s;\n}\n.bn-faq details[open]{border-color:var(--blue);}\n.bn-faq summary{\n  list-style:none;cursor:pointer;padding:17px 52px 17px 20px;position:relative;\n  font-weight:700;font-size:1.04em;color:var(--ink);line-height:1.4;\n}\n.bn-faq summary::-webkit-details-marker{display:none;}\n.bn-faq summary::after{\n  content:\"\";position:absolute;right:18px;top:50%;width:24px;height:24px;transform:translateY(-50%);\n  border-radius:8px;background:linear-gradient(135deg,var(--coral),var(--blue));\n  transition:transform .3s;\n  -webkit-mask:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M11 5h2v6h6v2h-6v6h-2v-6H5v-2h6z'\/%3E%3C\/svg%3E\") center\/18px no-repeat;\n          mask:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M11 5h2v6h6v2h-6v6h-2v-6H5v-2h6z'\/%3E%3C\/svg%3E\") center\/18px no-repeat;\n}\n.bn-faq details[open] summary::after{transform:translateY(-50%) rotate(135deg);}\n.bn-faq .bn-faq__a{padding:0 20px 18px;color:#3a3a44;}\n.bn-faq .bn-faq__a p{margin:0;}\n\n\/* ===== CTA final ===== *\/\n.bn-cta{\n  position:relative;overflow:hidden;border-radius:24px;margin:2.4em 0;padding:34px 30px;\n  background:linear-gradient(130deg,#23232b,#34343f);color:#fff;box-shadow:var(--shadow);isolation:isolate;\n}\n.bn-cta::before,.bn-cta::after{content:\"\";position:absolute;border-radius:50%;filter:blur(38px);z-index:-1;}\n.bn-cta::before{width:260px;height:260px;background:rgba(250,105,105,.5);top:-90px;right:-60px;}\n.bn-cta::after{width:220px;height:220px;background:rgba(105,147,255,.5);bottom:-90px;left:-50px;}\n.bn-cta h2{margin:0 0 .4em;color:#fff;}\n.bn-cta h2::before{display:none;}\n.bn-cta p{color:#dcdce4;}\n.bn-cta__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin:22px 0;}\n.bn-cta__card{\n  background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);border-radius:15px;padding:18px;\n  backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:transform .25s,background .25s;\n}\n.bn-cta__card:hover{transform:translateY(-4px);background:rgba(255,255,255,.12);}\n.bn-cta__card h4{margin:0 0 6px;font-size:1.04em;display:flex;align-items:center;gap:9px;color:#fff;}\n.bn-cta__card h4 svg{width:22px;height:22px;color:var(--coral);}\n.bn-cta__card p{margin:0;font-size:.9em;color:#c9c9d3;}\n.bn-cta__card a{color:#fff;border-color:rgba(255,255,255,.4);}\n.bn-cta__card a:hover{color:var(--coral);border-color:var(--coral);}\n.bn-btn{\n  display:inline-flex;align-items:center;gap:9px;\n  background:linear-gradient(120deg,var(--coral),#ff8585);color:#fff!important;\n  padding:14px 26px;border-radius:99px;font-weight:800;border:0!important;\n  box-shadow:0 14px 30px -10px rgba(250,105,105,.7);transition:transform .2s,box-shadow .2s;\n}\n.bn-btn:hover{transform:translateY(-3px);box-shadow:0 20px 36px -10px rgba(250,105,105,.85);color:#fff!important;}\n.bn-btn svg{width:20px;height:20px;}\n\n\/* ===== Pills \/ badges inline ===== *\/\n.bn-pill{display:inline-flex;align-items:center;gap:6px;background:var(--cream);color:#7a6a42;border-radius:99px;padding:2px 11px;font-size:.82em;font-weight:700;}\n\n\/* ===== Responsive ===== *\/\n@media (max-width:600px){\n  .bn-guide{font-size:16.5px;}\n  .bn-hero,.bn-cta{padding:24px 20px;border-radius:20px;}\n  .bn-callout{flex-direction:column;gap:12px;padding:18px;}\n  .bn-quote{padding:22px 20px 22px 22px;font-size:1.06em;}\n  .bn-quote::before{font-size:3.8rem;left:8px;top:-2px;opacity:.6;}\n}\n<\/style>\n\n  <!-- ====== CHAPEAU ====== -->\n  <p class=\"bn-lead\">ChatGPT peut r\u00e9diger un email en 10 secondes, structurer une strat\u00e9gie commerciale ou corriger un texte\u2026 <strong>\u00e0 condition de lui parler correctement.<\/strong> La diff\u00e9rence entre une r\u00e9ponse banale et une r\u00e9ponse bluffante ne tient pas \u00e0 l\u2019outil, mais \u00e0 <strong>votre prompt<\/strong>.<\/p>\n\n  <p>Dans ce guide, vous trouverez l\u2019essentiel pour <strong>bien utiliser ChatGPT en fran\u00e7ais<\/strong> : la m\u00e9thode pour <strong>r\u00e9diger un bon prompt<\/strong>, une <strong>biblioth\u00e8que de prompts pr\u00eats \u00e0 copier-coller<\/strong>, les prompts \u00ab avanc\u00e9s \u00bb qui circulent (miroir de v\u00e9rit\u00e9, analyse de soi\u2026) et surtout la partie la plus rentable mais souvent ignor\u00e9e \u2014 <strong>personnaliser ChatGPT avec les instructions personnalis\u00e9es (custom instructions)<\/strong>.<\/p>\n\n  <!-- HERO resume -->\n  <div class=\"bn-hero bn-reveal\">\n    <span class=\"bn-hero__tag\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 2 3 14h9l-1 8 10-12h-9z\"><\/path><\/svg>\n      En r\u00e9sum\u00e9\n    <\/span>\n    <p>Un bon prompt = un <strong>r\u00f4le<\/strong> + une <strong>t\u00e2che claire<\/strong> + du <strong>contexte<\/strong> + des <strong>contraintes<\/strong> + un <strong>format de sortie<\/strong>. Et pour ne plus jamais r\u00e9p\u00e9ter vos pr\u00e9f\u00e9rences, <strong>configurez les instructions personnalis\u00e9es de ChatGPT une fois pour toutes.<\/strong><\/p>\n  <\/div>\n\n  <!-- ====== H2 : Definition ====== -->\n  <div id=\"ez-toc-container\" class=\"ez-toc-v2_0_85 counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Sommaire<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #3d351f;color:#3d351f\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #3d351f;color:#3d351f\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 eztoc-toggle-hide-by-default' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#Quest-ce_quun_prompt_ChatGPT_definition\" >Qu\u2019est-ce qu\u2019un prompt ChatGPT ? (d\u00e9finition)<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#Comment_fonctionne_ChatGPT_et_pourquoi_le_prompt_change_tout\" >Comment fonctionne ChatGPT (et pourquoi le prompt change tout)<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#Les_limites_de_ChatGPT_a_connaitre_a_ne_jamais_lui_faire_100_confiance\" >Les limites de ChatGPT \u00e0 conna\u00eetre (\u00e0 ne jamais lui faire 100 % confiance)<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#Comment_faire_un_bon_prompt_ChatGPT_la_methode_complete\" >Comment faire un bon prompt ChatGPT : la m\u00e9thode compl\u00e8te<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#La_structure_dun_prompt_efficace_Role_Tache_Contexte_Contraintes_Format\" >La structure d\u2019un prompt efficace : R\u00f4le + T\u00e2che + Contexte + Contraintes + Format<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#Exemple_un_mauvais_prompt_vs_un_bon_prompt\" >Exemple : un mauvais prompt vs un bon prompt<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#Les_techniques_avancees_pour_des_reponses_encore_meilleures\" >Les techniques avanc\u00e9es pour des r\u00e9ponses encore meilleures<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#Les_meilleurs_prompts_ChatGPT_en_francais_exemples_prets_a_lemploi\" >Les meilleurs prompts ChatGPT en fran\u00e7ais (exemples pr\u00eats \u00e0 l\u2019emploi)<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#%E2%9C%8D%EF%B8%8F_Prompts_pour_rediger_et_ameliorer_vos_ecrits\" >\u270d\ufe0f Prompts pour r\u00e9diger et am\u00e9liorer vos \u00e9crits<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-10\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#%F0%9F%92%BC_Prompts_pour_le_travail_et_la_productivite\" >\ud83d\udcbc Prompts pour le travail et la productivit\u00e9<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-11\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#%F0%9F%93%88_Prompts_pour_la_prospection_et_le_commercial\" >\ud83d\udcc8 Prompts pour la prospection et le commercial<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-12\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#%F0%9F%8F%A2_Prompts_pour_les_entreprises\" >\ud83c\udfe2 Prompts pour les entreprises<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-13\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#%E2%9D%A4%EF%B8%8F_Prompts_personnels_relations_developpement\" >\u2764\ufe0f Prompts personnels (relations, d\u00e9veloppement)<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-14\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#Le_prompt_%C2%AB_miroir_de_verite_%C2%BB_forcer_ChatGPT_a_etre_100_honnete\" >Le prompt \u00ab miroir de v\u00e9rit\u00e9 \u00bb : forcer ChatGPT \u00e0 \u00eatre 100 % honn\u00eate<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-15\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#Demander_a_ChatGPT_ce_quil_pense_de_vous_les_prompts_danalyse_personnelle\" >Demander \u00e0 ChatGPT ce qu\u2019il pense de vous : les prompts d\u2019analyse personnelle<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-16\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#Personnaliser_ChatGPT_avec_les_instructions_personnalisees_custom_instructions\" >Personnaliser ChatGPT avec les instructions personnalis\u00e9es (custom instructions)<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-17\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#%C2%AB_Comment_ChatGPT_doit-il_sadresser_a_vous_%C2%BB_%E2%80%94_quoi_mettre\" >\u00ab Comment ChatGPT doit-il s\u2019adresser \u00e0 vous ? \u00bb \u2014 quoi mettre<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-18\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#%C2%AB_Quel_ton_ou_style_ChatGPT_doit-il_adopter_%C2%BB_%E2%80%94_exemples\" >\u00ab Quel ton ou style ChatGPT doit-il adopter ? \u00bb \u2014 exemples<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-19\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#Exemples_dinstructions_personnalisees_pretes_a_lemploi_par_profil\" >Exemples d\u2019instructions personnalis\u00e9es pr\u00eates \u00e0 l\u2019emploi (par profil)<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-20\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#Utiliser_des_outils_complementaires_a_ChatGPT\" >Utiliser des outils compl\u00e9mentaires \u00e0 ChatGPT<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-21\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#Aller_plus_loin_transformer_ChatGPT_en_chatbot_pour_votre_activite\" >Aller plus loin : transformer ChatGPT en chatbot pour votre activit\u00e9<\/a><ul class='ez-toc-list-level-4' ><li class='ez-toc-heading-level-4'><ul class='ez-toc-list-level-4' ><li class='ez-toc-heading-level-4'><a class=\"ez-toc-link ez-toc-heading-22\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#Generation_de_leads\" >G\u00e9n\u00e9ration de leads<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-4'><a class=\"ez-toc-link ez-toc-heading-23\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#E-commerce\" >E-commerce<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-4'><a class=\"ez-toc-link ez-toc-heading-24\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#Formation\" >Formation<\/a><\/li><\/ul><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-25\" href=\"https:\/\/botnation.ai\/fr\/utiliser-chatgpt-meilleurs-prompts\/#FAQ_ChatGPT_et_les_prompts\" >FAQ : ChatGPT et les prompts<\/a><\/li><\/ul><\/nav><\/div>\n<h2><span class=\"ez-toc-section\" id=\"Quest-ce_quun_prompt_ChatGPT_definition\"><\/span>Qu\u2019est-ce qu\u2019un prompt ChatGPT ? (d\u00e9finition)<span class=\"ez-toc-section-end\"><\/span><\/h2>\n  <p>Un <strong>prompt<\/strong> (ou \u00ab invite \u00bb en fran\u00e7ais) est simplement <strong>l\u2019instruction que vous donnez \u00e0 ChatGPT<\/strong> : la question, la demande ou la consigne que vous tapez dans la zone de message. ChatGPT lit ce prompt, puis g\u00e9n\u00e8re sa r\u00e9ponse en se basant dessus.<\/p>\n  <p>Plus votre prompt est <strong>pr\u00e9cis, contextualis\u00e9 et structur\u00e9<\/strong>, plus la r\u00e9ponse est utile. C\u2019est tout l\u2019enjeu du <em>prompt engineering<\/em> : apprendre \u00e0 formuler ses demandes pour obtenir exactement ce que l\u2019on veut.<\/p>\n\n  <div class=\"bn-callout bn-callout--info bn-reveal\">\n    <div class=\"bn-callout__icon\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><path d=\"M12 11v5\"><\/path><path d=\"M12 7.5h.01\"><\/path><\/svg>\n    <\/div>\n    <div class=\"bn-callout__body\">\n      <span class=\"bn-callout__label\">Bon \u00e0 savoir<\/span>\n      <p><strong>O\u00f9 \u00e9crire son prompt ?<\/strong> Directement dans la barre de saisie de ChatGPT (sur <a href=\"https:\/\/chat.openai.com\" target=\"_blank\" rel=\"noopener\">chat.openai.com<\/a> ou l\u2019application). Pour des consignes valables sur <strong>toutes<\/strong> vos conversations, on utilise plut\u00f4t les <strong>instructions personnalis\u00e9es<\/strong> (voir plus bas).<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- ====== H2 : Fonctionnement ====== -->\n  <h2><span class=\"ez-toc-section\" id=\"Comment_fonctionne_ChatGPT_et_pourquoi_le_prompt_change_tout\"><\/span>Comment fonctionne ChatGPT (et pourquoi le prompt change tout)<span class=\"ez-toc-section-end\"><\/span><\/h2>\n  <p>ChatGPT est un <strong>mod\u00e8le de langage<\/strong> : il ne \u00ab comprend \u00bb pas le monde comme un humain, il <strong>pr\u00e9dit la suite de mots la plus probable<\/strong> \u00e0 partir d\u2019un entra\u00eenement sur d\u2019immenses quantit\u00e9s de textes. Concr\u00e8tement, il assemble des phrases statistiquement coh\u00e9rentes avec votre demande.<\/p>\n  <p>C\u2019est pour \u00e7a que <strong>la formulation compte autant<\/strong>. Prenons un exemple :<\/p>\n\n  <div class=\"bn-table-wrap bn-reveal\">\n    <table class=\"bn-table-vs\">\n      <thead><tr><th>\u274c Prompt vague<\/th><th>\u2705 Prompt pr\u00e9cis<\/th><\/tr><\/thead>\n      <tbody>\n        <tr>\n          <td>\u00ab \u00c9cris une lettre d\u2019amour \u00bb<br><em>\u2192 r\u00e9sultat g\u00e9n\u00e9rique, impersonnel, interchangeable.<\/em><\/td>\n          <td>\u00ab \u00c9cris une lettre d\u2019amour \u00e0 ma compagne L\u00e9a, pour nos 5 ans, sur un ton tendre mais avec un brin d\u2019humour. Mentionne notre voyage en Italie et son rire. 200 mots max. \u00bb<br><em>\u2192 r\u00e9sultat nuanc\u00e9, personnel, utilisable.<\/em><\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n\n  <p>M\u00eame outil, m\u00eame seconde, <strong>deux mondes de diff\u00e9rence<\/strong> \u2014 uniquement gr\u00e2ce au prompt.<\/p>\n\n  <figure class=\"bn-viz bn-reveal\">\n    <div class=\"bn-viz__canvas\">\n      <svg viewbox=\"0 0 720 340\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Sch\u00e9ma : ChatGPT choisit le mot suivant le plus probable\">\n        <text x=\"30\" y=\"28\" font-family=\"-apple-system,Segoe UI,Roboto,Arial,sans-serif\" font-size=\"13\" font-weight=\"700\" letter-spacing=\"2.5\" fill=\"#FA6969\">PR\u00c9DICTION DU MOT SUIVANT<\/text>\n        <!-- prompt en cours -->\n        <rect x=\"30\" y=\"44\" width=\"660\" height=\"56\" rx=\"16\" fill=\"#1d1d22\"><\/rect>\n        <text x=\"52\" y=\"79\" font-family=\"-apple-system,Segoe UI,Roboto,Arial,sans-serif\" font-size=\"19\" fill=\"#ffffff\">Le meilleur prompt est un prompt<\/text>\n        <rect class=\"bn-caret\" x=\"392\" y=\"61\" width=\"3\" height=\"26\" rx=\"1.5\" fill=\"#FA6969\"><\/rect>\n\n        <!-- Ligne 1 : pr&eacute;cis 68% (choisi) -->\n        <rect x=\"30\" y=\"124\" width=\"118\" height=\"36\" rx=\"10\" fill=\"#FA6969\"><\/rect>\n        <text x=\"89\" y=\"148\" text-anchor=\"middle\" font-family=\"-apple-system,Segoe UI,Roboto,Arial,sans-serif\" font-size=\"16\" font-weight=\"700\" fill=\"#ffffff\">pr\u00e9cis<\/text>\n        <rect x=\"168\" y=\"135\" width=\"452\" height=\"14\" rx=\"7\" fill=\"#ece6da\"><\/rect>\n        <rect class=\"bn-bar\" x=\"168\" y=\"135\" width=\"307\" height=\"14\" rx=\"7\" fill=\"#FA6969\" style=\"animation-delay:.15s\"><\/rect>\n        <text x=\"632\" y=\"147\" font-family=\"-apple-system,Segoe UI,Roboto,Arial,sans-serif\" font-size=\"15\" font-weight=\"700\" fill=\"#1d1d22\">68 %<\/text>\n\n        <!-- Ligne 2 : clair 21% -->\n        <rect x=\"30\" y=\"176\" width=\"118\" height=\"36\" rx=\"10\" fill=\"#ffffff\" stroke=\"#6993FF\" stroke-width=\"1.6\"><\/rect>\n        <text x=\"89\" y=\"200\" text-anchor=\"middle\" font-family=\"-apple-system,Segoe UI,Roboto,Arial,sans-serif\" font-size=\"16\" font-weight=\"700\" fill=\"#4a6fe0\">clair<\/text>\n        <rect x=\"168\" y=\"187\" width=\"452\" height=\"14\" rx=\"7\" fill=\"#ece6da\"><\/rect>\n        <rect class=\"bn-bar\" x=\"168\" y=\"187\" width=\"95\" height=\"14\" rx=\"7\" fill=\"#6993FF\" style=\"animation-delay:.3s\"><\/rect>\n        <text x=\"632\" y=\"199\" font-family=\"-apple-system,Segoe UI,Roboto,Arial,sans-serif\" font-size=\"15\" font-weight=\"700\" fill=\"#5d5d68\">21 %<\/text>\n\n        <!-- Ligne 3 : court 9% -->\n        <rect x=\"30\" y=\"228\" width=\"118\" height=\"36\" rx=\"10\" fill=\"#F2EDE0\"><\/rect>\n        <text x=\"89\" y=\"252\" text-anchor=\"middle\" font-family=\"-apple-system,Segoe UI,Roboto,Arial,sans-serif\" font-size=\"16\" font-weight=\"700\" fill=\"#6b6256\">court<\/text>\n        <rect x=\"168\" y=\"239\" width=\"452\" height=\"14\" rx=\"7\" fill=\"#ece6da\"><\/rect>\n        <rect class=\"bn-bar\" x=\"168\" y=\"239\" width=\"41\" height=\"14\" rx=\"7\" fill=\"#c9c2b3\" style=\"animation-delay:.45s\"><\/rect>\n        <text x=\"632\" y=\"251\" font-family=\"-apple-system,Segoe UI,Roboto,Arial,sans-serif\" font-size=\"15\" font-weight=\"700\" fill=\"#9a9384\">9 %<\/text>\n\n        <!-- Ligne 4 : &eacute;tonnant 2% -->\n        <rect x=\"30\" y=\"280\" width=\"118\" height=\"36\" rx=\"10\" fill=\"#F2EDE0\"><\/rect>\n        <text x=\"89\" y=\"304\" text-anchor=\"middle\" font-family=\"-apple-system,Segoe UI,Roboto,Arial,sans-serif\" font-size=\"16\" font-weight=\"700\" fill=\"#6b6256\">\u00e9tonnant<\/text>\n        <rect x=\"168\" y=\"291\" width=\"452\" height=\"14\" rx=\"7\" fill=\"#ece6da\"><\/rect>\n        <rect class=\"bn-bar\" x=\"168\" y=\"291\" width=\"9\" height=\"14\" rx=\"7\" fill=\"#c9c2b3\" style=\"animation-delay:.6s\"><\/rect>\n        <text x=\"632\" y=\"303\" font-family=\"-apple-system,Segoe UI,Roboto,Arial,sans-serif\" font-size=\"15\" font-weight=\"700\" fill=\"#9a9384\">2 %<\/text>\n      <\/svg>\n    <\/div>\n    <figcaption>ChatGPT n\u2019\u00ab invente \u00bb rien : il choisit le mot le plus probable, encore et encore. D\u2019o\u00f9 l\u2019importance d\u2019un prompt pr\u00e9cis qui oriente ces probabilit\u00e9s.<\/figcaption>\n  <\/figure>\n\n  <h3><span class=\"ez-toc-section\" id=\"Les_limites_de_ChatGPT_a_connaitre_a_ne_jamais_lui_faire_100_confiance\"><\/span>Les limites de ChatGPT \u00e0 conna\u00eetre (\u00e0 ne jamais lui faire 100 % confiance)<span class=\"ez-toc-section-end\"><\/span><\/h3>\n  <p>Avant de vous appuyer sur ChatGPT, gardez en t\u00eate ses faiblesses :<\/p>\n  <ul>\n    <li><strong>Les \u00ab hallucinations \u00bb<\/strong> : ChatGPT peut inventer des faits, des citations, des chiffres ou des sources avec un aplomb total. <strong>V\u00e9rifiez toujours<\/strong> les informations sensibles (juridiques, m\u00e9dicales, financi\u00e8res, techniques).<\/li>\n    <li><strong>Une connaissance pas toujours \u00e0 jour<\/strong> : selon le mod\u00e8le, ChatGPT peut ne pas conna\u00eetre les \u00e9v\u00e9nements r\u00e9cents. Pour l\u2019actualit\u00e9, activez la <strong>recherche web<\/strong> quand elle est disponible, ou recoupez avec des sources fiables.<\/li>\n    <li><strong>Une sensibilit\u00e9 extr\u00eame \u00e0 la formulation<\/strong> : changez un mot et la r\u00e9ponse change. C\u2019est une faiblesse\u2026 mais aussi votre meilleur levier.<\/li>\n    <li><strong>Un exc\u00e8s de complaisance<\/strong> : ChatGPT a tendance \u00e0 vous donner raison. Pour un avis honn\u00eate, il faut le lui demander explicitement (voir la section \u00ab miroir de v\u00e9rit\u00e9 \u00bb).<\/li>\n  <\/ul>\n\n  <figure class=\"bn-viz bn-reveal\">\n    <div class=\"bn-viz__canvas\">\n      <svg viewbox=\"0 0 720 320\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Exemple d'hallucination : ChatGPT donne une r\u00e9ponse fausse avec assurance\">\n        <!-- Question utilisateur -->\n        <text x=\"688\" y=\"26\" text-anchor=\"end\" font-family=\"-apple-system,Segoe UI,Roboto,Arial,sans-serif\" font-size=\"13\" font-weight=\"700\" fill=\"#8a8378\">Vous<\/text>\n        <rect x=\"300\" y=\"36\" width=\"388\" height=\"66\" rx=\"18\" fill=\"#6993FF\"><\/rect>\n        <path d=\"M688 92 q10 6 16 12 q-14 1 -22 -3 z\" fill=\"#6993FF\"><\/path>\n        <text x=\"324\" y=\"64\" font-family=\"-apple-system,Segoe UI,Roboto,Arial,sans-serif\" font-size=\"17.5\" fill=\"#ffffff\">Quel roi r\u00e9gnait en France<\/text>\n        <text x=\"324\" y=\"88\" font-family=\"-apple-system,Segoe UI,Roboto,Arial,sans-serif\" font-size=\"17.5\" fill=\"#ffffff\">en 1850 ?<\/text>\n\n        <!-- R&eacute;ponse ChatGPT -->\n        <text x=\"36\" y=\"142\" font-family=\"-apple-system,Segoe UI,Roboto,Arial,sans-serif\" font-size=\"13\" font-weight=\"700\" fill=\"#8a8378\">ChatGPT<\/text>\n        <rect x=\"32\" y=\"152\" width=\"500\" height=\"104\" rx=\"18\" fill=\"#ffffff\" stroke=\"#e7e1d5\" stroke-width=\"1.5\"><\/rect>\n        <path d=\"M32 244 q-10 6 -16 12 q14 1 22 -3 z\" fill=\"#ffffff\" stroke=\"#e7e1d5\" stroke-width=\"1.5\"><\/path>\n        <!-- ic&ocirc;ne bot -->\n        <rect x=\"50\" y=\"170\" width=\"30\" height=\"30\" rx=\"9\" fill=\"#1d1d22\"><\/rect>\n        <path d=\"M65 176 l2.6 5.9 5.9 2.6 -5.9 2.6 -2.6 5.9 -2.6 -5.9 -5.9 -2.6 5.9 -2.6 z\" fill=\"#FA6969\"><\/path>\n        <text x=\"96\" y=\"190\" font-family=\"-apple-system,Segoe UI,Roboto,Arial,sans-serif\" font-size=\"17.5\" fill=\"#26262e\">En 1850, la France \u00e9tait dirig\u00e9e<\/text>\n        <text x=\"96\" y=\"216\" font-family=\"-apple-system,Segoe UI,Roboto,Arial,sans-serif\" font-size=\"17.5\" fill=\"#26262e\">par le roi <tspan font-weight=\"700\">Louis-Philippe Ier.<\/tspan><\/text>\n\n        <!-- tampon \"&agrave; v&eacute;rifier\" -->\n        <g transform=\"rotate(-7 438 232)\">\n          <rect x=\"352\" y=\"214\" width=\"172\" height=\"38\" rx=\"10\" fill=\"#fff0f0\" stroke=\"#FA6969\" stroke-width=\"2\"><\/rect>\n          <text x=\"438\" y=\"239\" text-anchor=\"middle\" font-family=\"-apple-system,Segoe UI,Roboto,Arial,sans-serif\" font-size=\"15\" font-weight=\"800\" letter-spacing=\".5\" fill=\"#e24f4f\">\u26a0 \u00c0 V\u00c9RIFIER<\/text>\n        <\/g>\n\n        <!-- correctif -->\n        <text x=\"32\" y=\"292\" font-family=\"-apple-system,Segoe UI,Roboto,Arial,sans-serif\" font-size=\"13.5\" font-style=\"italic\" fill=\"#9a9384\">Faux : la monarchie a pris fin en 1848. En 1850, la France est une R\u00e9publique.<\/text>\n      <\/svg>\n    <\/div>\n    <figcaption>ChatGPT peut r\u00e9pondre avec aplomb\u2026 m\u00eame quand c\u2019est faux. V\u00e9rifiez toujours les informations importantes.<\/figcaption>\n  <\/figure>\n\n  <div class=\"bn-callout bn-callout--warn bn-reveal\">\n    <div class=\"bn-callout__icon\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3 2 20h20z\"><\/path><path d=\"M12 9v5\"><\/path><path d=\"M12 17.5h.01\"><\/path><\/svg>\n    <\/div>\n    <div class=\"bn-callout__body\">\n      <span class=\"bn-callout__label\">Attention<\/span>\n      <p>Pour tout sujet <strong>juridique, m\u00e9dical, financier ou technique<\/strong>, consid\u00e9rez ChatGPT comme un brouillon : recoupez syst\u00e9matiquement avec une source fiable avant d\u2019agir.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- ====== H2 : Methode prompt ====== -->\n  <h2><span class=\"ez-toc-section\" id=\"Comment_faire_un_bon_prompt_ChatGPT_la_methode_complete\"><\/span>Comment faire un bon prompt ChatGPT : la m\u00e9thode compl\u00e8te<span class=\"ez-toc-section-end\"><\/span><\/h2>\n  <p>C\u2019est LA comp\u00e9tence \u00e0 acqu\u00e9rir. Un bon prompt repose sur <strong>5 ingr\u00e9dients<\/strong>. Vous n\u2019avez pas besoin des cinq \u00e0 chaque fois, mais plus votre demande est complexe, plus ils sont utiles.<\/p>\n\n  <h3><span class=\"ez-toc-section\" id=\"La_structure_dun_prompt_efficace_Role_Tache_Contexte_Contraintes_Format\"><\/span>La structure d\u2019un prompt efficace : R\u00f4le + T\u00e2che + Contexte + Contraintes + Format<span class=\"ez-toc-section-end\"><\/span><\/h3>\n  <div class=\"bn-table-wrap bn-reveal\">\n    <table>\n      <thead><tr><th>\u00c9l\u00e9ment<\/th><th>Question \u00e0 se poser<\/th><th>Exemple<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>\ud83c\udfad <strong>R\u00f4le<\/strong><\/td><td>Qui ChatGPT doit-il incarner ?<\/td><td>\u00ab Tu es un expert en marketing digital. \u00bb<\/td><\/tr>\n        <tr><td>\ud83c\udfaf <strong>T\u00e2che<\/strong><\/td><td>Que doit-il faire, pr\u00e9cis\u00e9ment ?<\/td><td>\u00ab R\u00e9dige 5 id\u00e9es de posts LinkedIn. \u00bb<\/td><\/tr>\n        <tr><td>\ud83d\udccc <strong>Contexte<\/strong><\/td><td>Quelles infos lui manque-t-il ?<\/td><td>\u00ab Pour une PME qui vend un logiciel RH. \u00bb<\/td><\/tr>\n        <tr><td>\ud83d\udea7 <strong>Contraintes<\/strong><\/td><td>Quelles r\u00e8gles imposer ?<\/td><td>\u00ab Ton professionnel mais accessible, sans jargon. \u00bb<\/td><\/tr>\n        <tr><td>\ud83d\udcd0 <strong>Format<\/strong><\/td><td>Quelle forme de sortie ?<\/td><td>\u00ab Sous forme de liste, avec un titre accrocheur. \u00bb<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n\n  <p>\u27a1\ufe0f <strong>Le prompt complet donne :<\/strong><\/p>\n  <div class=\"bn-prompt bn-reveal\">\n    <div class=\"bn-prompt__bar\">\n      <span class=\"bn-prompt__tag\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg>PROMPT<\/span>\n      <div class=\"bn-prompt__dots\"><i><\/i><i><\/i><i><\/i><\/div>\n          <\/div>\n    <p class=\"bn-prompt__text\">Tu es un expert en marketing digital. R\u00e9dige 5 id\u00e9es de posts LinkedIn pour une PME qui vend un logiciel RH. Ton professionnel mais accessible, sans jargon. Pr\u00e9sente-les sous forme de liste, avec un titre accrocheur pour chaque post.<\/p>\n  <\/div>\n\n  <h3><span class=\"ez-toc-section\" id=\"Exemple_un_mauvais_prompt_vs_un_bon_prompt\"><\/span>Exemple : un mauvais prompt vs un bon prompt<span class=\"ez-toc-section-end\"><\/span><\/h3>\n  <div class=\"bn-table-wrap bn-reveal\">\n    <table class=\"bn-table-vs\">\n      <thead><tr><th>\u274c Mauvais prompt<\/th><th>\u2705 Bon prompt<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>\u00ab Parle-moi du SEO \u00bb<\/td><td>\u00ab Tu es consultant SEO. Explique \u00e0 un d\u00e9butant comment choisir ses mots-cl\u00e9s, en 5 \u00e9tapes concr\u00e8tes, avec un exemple pour un site de p\u00e2tisserie. \u00bb<\/td><\/tr>\n        <tr><td>\u00ab Fais un planning \u00bb<\/td><td>\u00ab Cr\u00e9e un planning de publication Instagram sur 1 semaine pour un coach sportif. 1 post\/jour, avec le th\u00e8me, le format (reel\/carrousel) et une id\u00e9e de l\u00e9gende. Format tableau. \u00bb<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n\n  <h3><span class=\"ez-toc-section\" id=\"Les_techniques_avancees_pour_des_reponses_encore_meilleures\"><\/span>Les techniques avanc\u00e9es pour des r\u00e9ponses encore meilleures<span class=\"ez-toc-section-end\"><\/span><\/h3>\n  <p>Une fois la structure ma\u00eetris\u00e9e, montez d\u2019un cran :<\/p>\n  <ul>\n    <li>\ud83e\udde0 <strong>La r\u00e9flexion \u00e9tape par \u00e9tape (\u00ab chain-of-thought \u00bb)<\/strong> : ajoutez <em>\u00ab R\u00e9fl\u00e9chis \u00e9tape par \u00e9tape avant de r\u00e9pondre \u00bb<\/em>. Id\u00e9al pour les probl\u00e8mes logiques, les calculs ou les analyses : \u00e7a r\u00e9duit les erreurs et rend le raisonnement transparent.<\/li>\n    <li>\ud83e\udd4a <strong>L\u2019expert contradicteur<\/strong> : demandez <em>\u00ab Joue le r\u00f4le d\u2019un critique s\u00e9v\u00e8re et liste les faiblesses de cette id\u00e9e \u00bb<\/em>. Parfait pour stress-tester un projet ou un texte.<\/li>\n    <li>\ud83d\udd01 <strong>L\u2019it\u00e9ration<\/strong> : la premi\u00e8re r\u00e9ponse est rarement la meilleure. Relancez : <em>\u00ab Reformule de fa\u00e7on plus concise \u00bb<\/em>, <em>\u00ab Donne-moi 3 variantes \u00bb<\/em>, <em>\u00ab Le ton est trop formel \u00bb<\/em>.<\/li>\n    <li>\ud83d\udcce <strong>Le prompt avec exemple (\u00ab few-shot \u00bb)<\/strong> : donnez 1-2 exemples du r\u00e9sultat attendu (<em>\u00ab Voici le style que je veux : \u2026 Reproduis ce ton \u00bb<\/em>). ChatGPT calque alors votre format.<\/li>\n  <\/ul>\n\n  <div class=\"bn-callout bn-callout--tip bn-reveal\">\n    <div class=\"bn-callout__icon\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 18h6\"><\/path><path d=\"M10 22h4\"><\/path><path d=\"M12 2a7 7 0 0 0-4 12.7c.6.5 1 1.3 1 2.1V18h6v-1.2c0-.8.4-1.6 1-2.1A7 7 0 0 0 12 2z\"><\/path><\/svg>\n    <\/div>\n    <div class=\"bn-callout__body\">\n      <span class=\"bn-callout__label\">Astuce<\/span>\n      <p>Combinez les techniques : un <em>r\u00f4le<\/em> + <em>\u00ab r\u00e9fl\u00e9chis \u00e9tape par \u00e9tape \u00bb<\/em> + une demande de <em>3 variantes<\/em> donne souvent des r\u00e9sultats spectaculaires sur les t\u00e2ches complexes.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- ====== H2 : Bibliotheque de prompts ====== -->\n  <h2><span class=\"ez-toc-section\" id=\"Les_meilleurs_prompts_ChatGPT_en_francais_exemples_prets_a_lemploi\"><\/span>Les meilleurs prompts ChatGPT en fran\u00e7ais (exemples pr\u00eats \u00e0 l\u2019emploi)<span class=\"ez-toc-section-end\"><\/span><\/h2>\n  <p>Voici une <strong>biblioth\u00e8que de prompts \u00e0 copier-coller<\/strong>, class\u00e9s par usage. Remplacez le texte entre <code>[crochets]<\/code> par vos informations.<\/p>\n\n  <h3><span class=\"ez-toc-section\" id=\"%E2%9C%8D%EF%B8%8F_Prompts_pour_rediger_et_ameliorer_vos_ecrits\"><\/span>\u270d\ufe0f Prompts pour r\u00e9diger et am\u00e9liorer vos \u00e9crits<span class=\"ez-toc-section-end\"><\/span><\/h3>\n  <p><strong>Am\u00e9liorer un texte existant :<\/strong><\/p>\n  <div class=\"bn-prompt\">\n    <div class=\"bn-prompt__bar\"><span class=\"bn-prompt__tag\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg>PROMPT<\/span><div class=\"bn-prompt__dots\"><i><\/i><i><\/i><i><\/i><\/div><button class=\"bn-prompt__copy\" type=\"button\"><svg viewbox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"9\" y=\"9\" width=\"11\" height=\"11\" rx=\"2\"><\/rect><path d=\"M5 15V5a2 2 0 0 1 2-2h8\"><\/path><\/svg>Copier<\/button><\/div>\n    <p class=\"bn-prompt__text\">Voici un texte : [collez votre texte]. Am\u00e9liore-le en gardant mon sens : corrige les fautes, fluidifie les phrases, et propose un ton plus [professionnel \/ chaleureux \/ percutant]. Garde la m\u00eame longueur.<\/p>\n  <\/div>\n  <p><strong>Reformuler \/ raccourcir :<\/strong><\/p>\n  <div class=\"bn-prompt\">\n    <div class=\"bn-prompt__bar\"><span class=\"bn-prompt__tag\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg>PROMPT<\/span><div class=\"bn-prompt__dots\"><i><\/i><i><\/i><i><\/i><\/div><button class=\"bn-prompt__copy\" type=\"button\"><svg viewbox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"9\" y=\"9\" width=\"11\" height=\"11\" rx=\"2\"><\/rect><path d=\"M5 15V5a2 2 0 0 1 2-2h8\"><\/path><\/svg>Copier<\/button><\/div>\n    <p class=\"bn-prompt__text\">Reformule ce texte pour qu\u2019il soit 30 % plus court et plus clair, sans perdre les id\u00e9es importantes : [texte].<\/p>\n  <\/div>\n\n  <h3><span class=\"ez-toc-section\" id=\"%F0%9F%92%BC_Prompts_pour_le_travail_et_la_productivite\"><\/span>\ud83d\udcbc Prompts pour le travail et la productivit\u00e9<span class=\"ez-toc-section-end\"><\/span><\/h3>\n  <p><strong>Email professionnel :<\/strong><\/p>\n  <div class=\"bn-prompt\">\n    <div class=\"bn-prompt__bar\"><span class=\"bn-prompt__tag\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg>PROMPT<\/span><div class=\"bn-prompt__dots\"><i><\/i><i><\/i><i><\/i><\/div><button class=\"bn-prompt__copy\" type=\"button\"><svg viewbox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"9\" y=\"9\" width=\"11\" height=\"11\" rx=\"2\"><\/rect><path d=\"M5 15V5a2 2 0 0 1 2-2h8\"><\/path><\/svg>Copier<\/button><\/div>\n    <p class=\"bn-prompt__text\">R\u00e9dige un email professionnel pour [relancer un client \/ d\u00e9cliner poliment une invitation \/ demander un d\u00e9lai]. Contexte : [d\u00e9tails]. Ton courtois et concis, 120 mots max, avec un objet d\u2019email.<\/p>\n  <\/div>\n  <p><strong>Lettre de motivation :<\/strong><\/p>\n  <div class=\"bn-prompt\">\n    <div class=\"bn-prompt__bar\"><span class=\"bn-prompt__tag\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg>PROMPT<\/span><div class=\"bn-prompt__dots\"><i><\/i><i><\/i><i><\/i><\/div><button class=\"bn-prompt__copy\" type=\"button\"><svg viewbox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"9\" y=\"9\" width=\"11\" height=\"11\" rx=\"2\"><\/rect><path d=\"M5 15V5a2 2 0 0 1 2-2h8\"><\/path><\/svg>Copier<\/button><\/div>\n    <p class=\"bn-prompt__text\">Tu es coach en recrutement. R\u00e9dige une lettre de motivation pour le poste de [poste] dans l\u2019entreprise [nom]. Mets en avant ces atouts : [comp\u00e9tences\/exp\u00e9riences]. Ton sinc\u00e8re, sans formules clich\u00e9es, 250 mots.<\/p>\n  <\/div>\n\n  <h3><span class=\"ez-toc-section\" id=\"%F0%9F%93%88_Prompts_pour_la_prospection_et_le_commercial\"><\/span>\ud83d\udcc8 Prompts pour la prospection et le commercial<span class=\"ez-toc-section-end\"><\/span><\/h3>\n  <p><strong>Message de prospection (en fran\u00e7ais) :<\/strong><\/p>\n  <div class=\"bn-prompt\">\n    <div class=\"bn-prompt__bar\"><span class=\"bn-prompt__tag\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg>PROMPT<\/span><div class=\"bn-prompt__dots\"><i><\/i><i><\/i><i><\/i><\/div><button class=\"bn-prompt__copy\" type=\"button\"><svg viewbox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"9\" y=\"9\" width=\"11\" height=\"11\" rx=\"2\"><\/rect><path d=\"M5 15V5a2 2 0 0 1 2-2h8\"><\/path><\/svg>Copier<\/button><\/div>\n    <p class=\"bn-prompt__text\">Tu es expert en prospection B2B. R\u00e9dige un message de prospection LinkedIn pour proposer [votre produit\/service] \u00e0 [cible : ex. responsables marketing de PME]. Court (4 lignes), personnalis\u00e9, qui donne envie de r\u00e9pondre, sans \u00eatre commercial agressif. Propose 2 variantes.<\/p>\n  <\/div>\n  <p><strong>S\u00e9quence d\u2019emails de relance :<\/strong><\/p>\n  <div class=\"bn-prompt\">\n    <div class=\"bn-prompt__bar\"><span class=\"bn-prompt__tag\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg>PROMPT<\/span><div class=\"bn-prompt__dots\"><i><\/i><i><\/i><i><\/i><\/div><button class=\"bn-prompt__copy\" type=\"button\"><svg viewbox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"9\" y=\"9\" width=\"11\" height=\"11\" rx=\"2\"><\/rect><path d=\"M5 15V5a2 2 0 0 1 2-2h8\"><\/path><\/svg>Copier<\/button><\/div>\n    <p class=\"bn-prompt__text\">\u00c9cris une s\u00e9quence de 3 emails de relance commerciale espac\u00e9s de 4 jours pour un prospect qui n\u2019a pas r\u00e9pondu apr\u00e8s une d\u00e9mo de [produit]. Ton qui relance sans harceler.<\/p>\n  <\/div>\n\n  <h3><span class=\"ez-toc-section\" id=\"%F0%9F%8F%A2_Prompts_pour_les_entreprises\"><\/span>\ud83c\udfe2 Prompts pour les entreprises<span class=\"ez-toc-section-end\"><\/span><\/h3>\n  <div class=\"bn-prompt\">\n    <div class=\"bn-prompt__bar\"><span class=\"bn-prompt__tag\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg>PROMPT<\/span><div class=\"bn-prompt__dots\"><i><\/i><i><\/i><i><\/i><\/div><button class=\"bn-prompt__copy\" type=\"button\"><svg viewbox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"9\" y=\"9\" width=\"11\" height=\"11\" rx=\"2\"><\/rect><path d=\"M5 15V5a2 2 0 0 1 2-2h8\"><\/path><\/svg>Copier<\/button><\/div>\n    <p class=\"bn-prompt__text\">Tu es consultant en strat\u00e9gie. Propose un plan d\u2019action sur 90 jours pour [objectif : ex. augmenter le nombre de leads de 30 %] dans une entreprise de [secteur]. Pr\u00e9sente-le par mois, avec les priorit\u00e9s et les indicateurs \u00e0 suivre.<\/p>\n  <\/div>\n\n  <h3><span class=\"ez-toc-section\" id=\"%E2%9D%A4%EF%B8%8F_Prompts_personnels_relations_developpement\"><\/span>\u2764\ufe0f Prompts personnels (relations, d\u00e9veloppement)<span class=\"ez-toc-section-end\"><\/span><\/h3>\n  <div class=\"bn-prompt\">\n    <div class=\"bn-prompt__bar\"><span class=\"bn-prompt__tag\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg>PROMPT<\/span><div class=\"bn-prompt__dots\"><i><\/i><i><\/i><i><\/i><\/div><button class=\"bn-prompt__copy\" type=\"button\"><svg viewbox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"9\" y=\"9\" width=\"11\" height=\"11\" rx=\"2\"><\/rect><path d=\"M5 15V5a2 2 0 0 1 2-2h8\"><\/path><\/svg>Copier<\/button><\/div>\n    <p class=\"bn-prompt__text\">Joue le r\u00f4le d\u2019un coach en d\u00e9veloppement personnel. Pose-moi 5 questions pour m\u2019aider \u00e0 clarifier [un objectif \/ une d\u00e9cision difficile]. Une question \u00e0 la fois.<\/p>\n  <\/div>\n\n  <div class=\"bn-callout bn-callout--note bn-reveal\">\n    <div class=\"bn-callout__icon\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3h18v13H7l-4 4z\"><\/path><path d=\"M7 8h10\"><\/path><path d=\"M7 12h6\"><\/path><\/svg>\n    <\/div>\n    <div class=\"bn-callout__body\">\n      <span class=\"bn-callout__label\">Astuce de rangement<\/span>\n      <p>Pour les consignes que vous r\u00e9p\u00e9tez tout le temps (votre m\u00e9tier, votre ton\u2026), inutile de les recopier \u00e0 chaque fois : configurez-les <strong>une seule fois<\/strong> dans les <strong>instructions personnalis\u00e9es<\/strong> (voir plus bas).<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- ====== H2 : Miroir de verite ====== -->\n  <h2><span class=\"ez-toc-section\" id=\"Le_prompt_%C2%AB_miroir_de_verite_%C2%BB_forcer_ChatGPT_a_etre_100_honnete\"><\/span>Le prompt \u00ab miroir de v\u00e9rit\u00e9 \u00bb : forcer ChatGPT \u00e0 \u00eatre 100 % honn\u00eate<span class=\"ez-toc-section-end\"><\/span><\/h2>\n  <p>Par d\u00e9faut, ChatGPT cherche \u00e0 vous plaire : il valide vos id\u00e9es, arrondit les angles et \u00e9vite de vous contrarier. Pour obtenir un avis <strong>vraiment honn\u00eate<\/strong> (sur un projet, un texte, vous-m\u00eame\u2026), il faut <strong>d\u00e9sactiver cette complaisance<\/strong> avec un prompt d\u00e9di\u00e9 \u2014 souvent appel\u00e9 <strong>\u00ab prompt miroir de v\u00e9rit\u00e9 \u00bb<\/strong>.<\/p>\n\n  <div class=\"bn-prompt bn-reveal\">\n    <div class=\"bn-prompt__bar\"><span class=\"bn-prompt__tag\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg>PROMPT MIROIR DE V\u00c9RIT\u00c9<\/span><div class=\"bn-prompt__dots\"><i><\/i><i><\/i><i><\/i><\/div><button class=\"bn-prompt__copy\" type=\"button\"><svg viewbox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"9\" y=\"9\" width=\"11\" height=\"11\" rx=\"2\"><\/rect><path d=\"M5 15V5a2 2 0 0 1 2-2h8\"><\/path><\/svg>Copier<\/button><\/div>\n    <p class=\"bn-prompt__text\">\u00c0 partir de maintenant, abandonne toute complaisance. Ne cherche pas \u00e0 me flatter ni \u00e0 me m\u00e9nager. Je veux une honn\u00eatet\u00e9 totale, m\u00eame si c\u2019est inconfortable. Si une de mes id\u00e9es est faible, dis-le clairement et explique pourquoi. Si tu n\u2019es pas s\u00fbr, dis-le plut\u00f4t que d\u2019inventer. Sois direct, factuel et constructif. As-tu bien compris ?<\/p>\n  <\/div>\n\n  <p><strong>Pour un avis sans filtre sur un travail :<\/strong><\/p>\n  <div class=\"bn-prompt\">\n    <div class=\"bn-prompt__bar\"><span class=\"bn-prompt__tag\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg>PROMPT<\/span><div class=\"bn-prompt__dots\"><i><\/i><i><\/i><i><\/i><\/div><button class=\"bn-prompt__copy\" type=\"button\"><svg viewbox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"9\" y=\"9\" width=\"11\" height=\"11\" rx=\"2\"><\/rect><path d=\"M5 15V5a2 2 0 0 1 2-2h8\"><\/path><\/svg>Copier<\/button><\/div>\n    <p class=\"bn-prompt__text\">Analyse ce [texte \/ projet \/ business plan] avec l\u2019\u0153il le plus critique possible. Liste sans concession ses 5 plus gros d\u00e9fauts, puis propose pour chacun une am\u00e9lioration concr\u00e8te. Ne me f\u00e9licite pas.<\/p>\n  <\/div>\n\n  <div class=\"bn-callout bn-callout--warn bn-reveal\">\n    <div class=\"bn-callout__icon\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3 2 20h20z\"><\/path><path d=\"M12 9v5\"><\/path><path d=\"M12 17.5h.01\"><\/path><\/svg>\n    <\/div>\n    <div class=\"bn-callout__body\">\n      <span class=\"bn-callout__label\">Important<\/span>\n      <p>ChatGPT reste un mod\u00e8le statistique. \u00ab Plus honn\u00eate \u00bb ne veut pas dire \u00ab infaillible \u00bb : ce type de prompt r\u00e9duit la flatterie, <strong>pas le risque d\u2019erreur<\/strong>. V\u00e9rifiez toujours les informations importantes.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- ====== H2 : Analyse de soi ====== -->\n  <h2><span class=\"ez-toc-section\" id=\"Demander_a_ChatGPT_ce_quil_pense_de_vous_les_prompts_danalyse_personnelle\"><\/span>Demander \u00e0 ChatGPT ce qu\u2019il pense de vous : les prompts d\u2019analyse personnelle<span class=\"ez-toc-section-end\"><\/span><\/h2>\n  <p>Tr\u00e8s recherch\u00e9 en ce moment : utiliser ChatGPT comme <strong>miroir<\/strong> pour obtenir une analyse de soi. \u00c7a ne marche bien que si <strong>ChatGPT a de la mati\u00e8re<\/strong> sur vous (un historique de conversations, ou des informations que vous lui donnez).<\/p>\n\n  <p><strong>Analyse en profondeur (\u00e0 partir de votre historique) :<\/strong><\/p>\n  <div class=\"bn-prompt\">\n    <div class=\"bn-prompt__bar\"><span class=\"bn-prompt__tag\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg>PROMPT<\/span><div class=\"bn-prompt__dots\"><i><\/i><i><\/i><i><\/i><\/div><button class=\"bn-prompt__copy\" type=\"button\"><svg viewbox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"9\" y=\"9\" width=\"11\" height=\"11\" rx=\"2\"><\/rect><path d=\"M5 15V5a2 2 0 0 1 2-2h8\"><\/path><\/svg>Copier<\/button><\/div>\n    <p class=\"bn-prompt__text\">En te basant sur tout ce que tu sais de moi \u00e0 travers nos \u00e9changes, analyse-moi en profondeur : mes traits de personnalit\u00e9, mes forces, mes angles morts et mes sch\u00e9mas r\u00e9currents. Sois honn\u00eate et nuanc\u00e9, pas flatteur. Termine par 3 pistes de progression.<\/p>\n  <\/div>\n\n  <p><strong>Bilan \/ d\u00e9veloppement personnel :<\/strong><\/p>\n  <div class=\"bn-prompt\">\n    <div class=\"bn-prompt__bar\"><span class=\"bn-prompt__tag\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg>PROMPT<\/span><div class=\"bn-prompt__dots\"><i><\/i><i><\/i><i><\/i><\/div><button class=\"bn-prompt__copy\" type=\"button\"><svg viewbox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"9\" y=\"9\" width=\"11\" height=\"11\" rx=\"2\"><\/rect><path d=\"M5 15V5a2 2 0 0 1 2-2h8\"><\/path><\/svg>Copier<\/button><\/div>\n    <p class=\"bn-prompt__text\">Joue le r\u00f4le d\u2019un psychologue bienveillant mais lucide. Pose-moi des questions pour dresser un bilan de l\u00e0 o\u00f9 j\u2019en suis, puis aide-moi \u00e0 d\u00e9finir un objectif clair pour les 3 prochains mois.<\/p>\n  <\/div>\n\n  <div class=\"bn-callout bn-callout--tip bn-reveal\">\n    <div class=\"bn-callout__icon\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 18h6\"><\/path><path d=\"M10 22h4\"><\/path><path d=\"M12 2a7 7 0 0 0-4 12.7c.6.5 1 1.3 1 2.1V18h6v-1.2c0-.8.4-1.6 1-2.1A7 7 0 0 0 12 2z\"><\/path><\/svg>\n    <\/div>\n    <div class=\"bn-callout__body\">\n      <span class=\"bn-callout__label\">Astuce<\/span>\n      <p>Combinez-le avec le <strong>prompt miroir de v\u00e9rit\u00e9<\/strong> ci-dessus pour une analyse encore plus franche et utile.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- ====== H2 : Instructions personnalisees (STAR) ====== -->\n  <h2><span class=\"ez-toc-section\" id=\"Personnaliser_ChatGPT_avec_les_instructions_personnalisees_custom_instructions\"><\/span>Personnaliser ChatGPT avec les instructions personnalis\u00e9es (custom instructions)<span class=\"ez-toc-section-end\"><\/span><\/h2>\n  <p>C\u2019est <strong>la fonctionnalit\u00e9 la plus rentable et la plus sous-utilis\u00e9e<\/strong> de ChatGPT. Plut\u00f4t que de r\u00e9p\u00e9ter vos pr\u00e9f\u00e9rences \u00e0 chaque conversation, vous les configurez <strong>une seule fois<\/strong> : ChatGPT les applique ensuite \u00e0 <strong>toutes<\/strong> vos discussions.<\/p>\n\n  <div class=\"bn-callout bn-callout--info bn-reveal\">\n    <div class=\"bn-callout__icon\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 1 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 1 1-4 0v-.09a1.65 1.65 0 0 0-1-1.51 1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 1 1-2.83-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 1 1 0-4h.09a1.65 1.65 0 0 0 1.51-1 1.65 1.65 0 0 0-.33-1.82l-.06-.06A2 2 0 1 1 7.04 4.2l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 1 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 1 1 2.83 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9c.2.61.78 1.02 1.42 1H21a2 2 0 1 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z\"><\/path><\/svg>\n    <\/div>\n    <div class=\"bn-callout__body\">\n      <span class=\"bn-callout__label\">O\u00f9 les trouver ?<\/span>\n      <p>Cliquez sur <strong>votre nom\/profil \u2192 Personnaliser ChatGPT<\/strong> (ou <em>Custom instructions<\/em>). Deux grands champs vous attendent, d\u00e9taill\u00e9s ci-dessous.<\/p>\n    <\/div>\n  <\/div>\n\n  <h3><span class=\"ez-toc-section\" id=\"%C2%AB_Comment_ChatGPT_doit-il_sadresser_a_vous_%C2%BB_%E2%80%94_quoi_mettre\"><\/span>\u00ab Comment ChatGPT doit-il s\u2019adresser \u00e0 vous ? \u00bb \u2014 quoi mettre<span class=\"ez-toc-section-end\"><\/span><\/h3>\n  <p>Ce champ sert \u00e0 donner du <strong>contexte sur vous<\/strong> : qui vous \u00eates, ce que vous faites, ce qui compte pour vous. ChatGPT s\u2019en sert pour adapter toutes ses r\u00e9ponses.<\/p>\n  <p><strong>Exemples \u00e0 adapter :<\/strong><\/p>\n  <ul>\n    <li>\u00ab Je suis [community manager \/ dirigeant de PME \/ \u00e9tudiant en droit]. \u00bb<\/li>\n    <li>\u00ab Je travaille principalement sur [le marketing \/ la vente \/ la r\u00e9daction web]. \u00bb<\/li>\n    <li>\u00ab Je pr\u00e9f\u00e8re des r\u00e9ponses concr\u00e8tes, avec des exemples. Le fran\u00e7ais est ma langue de travail. \u00bb<\/li>\n    <li>\u00ab Mon objectif est g\u00e9n\u00e9ralement de gagner du temps sur [vos t\u00e2ches r\u00e9currentes]. \u00bb<\/li>\n  <\/ul>\n\n  <h3><span class=\"ez-toc-section\" id=\"%C2%AB_Quel_ton_ou_style_ChatGPT_doit-il_adopter_%C2%BB_%E2%80%94_exemples\"><\/span>\u00ab Quel ton ou style ChatGPT doit-il adopter ? \u00bb \u2014 exemples<span class=\"ez-toc-section-end\"><\/span><\/h3>\n  <p>Ce champ d\u00e9finit <strong>comment<\/strong> ChatGPT vous r\u00e9pond : le ton, le niveau de d\u00e9tail, le format par d\u00e9faut. C\u2019est ici que vous transformez ChatGPT en assistant qui \u00ab parle votre langue \u00bb.<\/p>\n\n  <div class=\"bn-quote bn-reveal\">\n    Va droit au but. R\u00e9ponses concises, sans introduction inutile ni conclusion redondante. Adopte un ton professionnel mais chaleureux, tutoiement. Structure tes r\u00e9ponses avec des titres et des listes \u00e0 puces quand c\u2019est pertinent. Si ma demande est ambigu\u00eb, pose-moi une question avant de r\u00e9pondre. Ne sois pas complaisant : signale-moi si tu penses que je fais fausse route. R\u00e9ponds toujours en fran\u00e7ais.\n  <\/div>\n\n  <p><strong>D\u2019autres exemples d\u2019instructions de ton\/style \u00e0 piocher :<\/strong><\/p>\n  <ul>\n    <li>\u00ab Quand c\u2019est pertinent, structure tes r\u00e9ponses avec des titres et des listes \u00e0 puces. \u00bb<\/li>\n    <li>\u00ab Si ma demande est ambigu\u00eb, pose-moi une question avant de r\u00e9pondre plut\u00f4t que de deviner. \u00bb<\/li>\n    <li>\u00ab Ne sois pas complaisant : signale-moi si tu penses que je fais fausse route. \u00bb<\/li>\n    <li>\u00ab R\u00e9ponds toujours en fran\u00e7ais, m\u00eame si je te parle en anglais. \u00bb<\/li>\n  <\/ul>\n\n  <h3><span class=\"ez-toc-section\" id=\"Exemples_dinstructions_personnalisees_pretes_a_lemploi_par_profil\"><\/span>Exemples d\u2019instructions personnalis\u00e9es pr\u00eates \u00e0 l\u2019emploi (par profil)<span class=\"ez-toc-section-end\"><\/span><\/h3>\n  <p>Voici des configurations compl\u00e8tes selon votre m\u00e9tier \u2014 \u00e0 coller dans les deux champs :<\/p>\n\n  <div class=\"bn-table-wrap bn-reveal\">\n    <table>\n      <thead><tr><th>Profil<\/th><th>Contexte (\u00ab qui suis-je \u00bb)<\/th><th>Style (\u00ab comment r\u00e9pondre \u00bb)<\/th><\/tr><\/thead>\n      <tbody>\n        <tr>\n          <td>\ud83d\udc54 <strong>Pro \/ entrepreneur<\/strong><\/td>\n          <td>\u00ab Je dirige une petite entreprise et j\u2019utilise ChatGPT pour le marketing, la r\u00e9daction et la productivit\u00e9. \u00bb<\/td>\n          <td>\u00ab R\u00e9ponses concises et actionnables. Va \u00e0 l\u2019essentiel, propose des exemples concrets, liste des \u00e9tapes quand c\u2019est pertinent. Ton direct et professionnel. \u00bb<\/td>\n        <\/tr>\n        <tr>\n          <td>\u270d\ufe0f <strong>R\u00e9dacteur \/ cr\u00e9ateur<\/strong><\/td>\n          <td>\u00ab Je cr\u00e9e du contenu web (articles, posts r\u00e9seaux sociaux) en fran\u00e7ais. \u00bb<\/td>\n          <td>\u00ab \u00c9vite les tournures g\u00e9n\u00e9riques et le jargon IA. Style vivant, phrases vari\u00e9es, vocabulaire riche mais accessible. \u00bb<\/td>\n        <\/tr>\n        <tr>\n          <td>\ud83c\udf93 <strong>\u00c9tudiant<\/strong><\/td>\n          <td>\u00ab Je suis \u00e9tudiant en [mati\u00e8re] et j\u2019utilise ChatGPT pour comprendre et r\u00e9viser. \u00bb<\/td>\n          <td>\u00ab Explique simplement, avec des analogies. V\u00e9rifie ma compr\u00e9hension en fin de r\u00e9ponse avec une question. Guide-moi, ne fais pas mes devoirs \u00e0 ma place. \u00bb<\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n\n  <div class=\"bn-callout bn-callout--tip bn-reveal\">\n    <div class=\"bn-callout__icon\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m9 11 3 3L22 4\"><\/path><path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"><\/path><\/svg>\n    <\/div>\n    <div class=\"bn-callout__body\">\n      <span class=\"bn-callout__label\">Astuce de pro<\/span>\n      <p>Ajoutez \u00e0 votre style une ligne anti-erreur \u2014 <em>\u00ab Si tu n\u2019es pas certain d\u2019une information, dis-le clairement plut\u00f4t que d\u2019inventer. \u00bb<\/em> C\u2019est l\u2019un des r\u00e9glages les plus utiles pour limiter les hallucinations.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- ====== H2 : Outils complementaires ====== -->\n  <h2><span class=\"ez-toc-section\" id=\"Utiliser_des_outils_complementaires_a_ChatGPT\"><\/span>Utiliser des outils compl\u00e9mentaires \u00e0 ChatGPT<span class=\"ez-toc-section-end\"><\/span><\/h2>\n  <p>ChatGPT n\u2019est pas une encyclop\u00e9die infaillible. Pour les t\u00e2ches sensibles, combinez-le avec des outils sp\u00e9cialis\u00e9s :<\/p>\n  <ul>\n    <li><strong>V\u00e9rifier des faits \/ sources<\/strong> : Perplexity AI, Consensus ou les modes de recherche web pour recouper les informations.<\/li>\n    <li><strong>Recherche scientifique<\/strong> : SciSpace, Elicit pour explorer la litt\u00e9rature acad\u00e9mique.<\/li>\n    <li><strong>T\u00e2ches m\u00e9tier<\/strong> : pour la donn\u00e9e, le code, la traduction ou le design, des outils d\u00e9di\u00e9s font souvent mieux \u2014 utilisez ChatGPT pour l\u2019id\u00e9ation et le brouillon, l\u2019outil sp\u00e9cialis\u00e9 pour la finition.<\/li>\n  <\/ul>\n\n  <div class=\"bn-key bn-reveal\">\n    <div class=\"bn-key__head\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"7.5\" cy=\"15.5\" r=\"4.5\"><\/circle><path d=\"m10.7 12.3 8.3-8.3\"><\/path><path d=\"m16 5 3 3\"><\/path><path d=\"m19 2 3 3\"><\/path><\/svg>\n      <span>La bonne approche<\/span>\n    <\/div>\n    <ul>\n      <li><strong>ChatGPT<\/strong> pour aller vite (id\u00e9es, brouillons, reformulation).<\/li>\n      <li><strong>Les outils sp\u00e9cialis\u00e9s<\/strong> pour fiabiliser (sources, donn\u00e9es, finition).<\/li>\n    <\/ul>\n  <\/div>\n\n  <!-- ====== CTA Botnation ====== -->\n  <div class=\"bn-cta bn-reveal\">\n    <h2><span class=\"ez-toc-section\" id=\"Aller_plus_loin_transformer_ChatGPT_en_chatbot_pour_votre_activite\"><\/span>Aller plus loin : transformer ChatGPT en chatbot pour votre activit\u00e9<span class=\"ez-toc-section-end\"><\/span><\/h2>\n    <p>Ma\u00eetriser les prompts, c\u2019est gagner du temps <strong>pour vous<\/strong>. L\u2019\u00e9tape suivante : faire travailler l\u2019IA <strong>pour vos clients, 24h\/24<\/strong>. Avec <a href=\"https:\/\/botnation.ai\/fr\/\">Botnation<\/a>, cr\u00e9ez <strong>votre propre chatbot IA<\/strong> connect\u00e9 \u00e0 la puissance de ChatGPT, sans coder.<\/p>\n    <div class=\"bn-cta__grid\">\n      <div class=\"bn-cta__card\">\n        <h4><span class=\"ez-toc-section\" id=\"Generation_de_leads\"><\/span><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M22 21v-2a4 4 0 0 0-3-3.87\"><\/path><\/svg> G\u00e9n\u00e9ration de leads<span class=\"ez-toc-section-end\"><\/span><\/h4>\n        <p>Un chatbot qui capte et qualifie vos prospects automatiquement. <a href=\"https:\/\/botnation.ai\/fr\/produits\/generation-de-leads\/\">D\u00e9couvrir<\/a><\/p>\n      <\/div>\n      <div class=\"bn-cta__card\">\n        <h4><span class=\"ez-toc-section\" id=\"E-commerce\"><\/span><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"9\" cy=\"21\" r=\"1\"><\/circle><circle cx=\"20\" cy=\"21\" r=\"1\"><\/circle><path d=\"M1 1h4l2.7 13.4a2 2 0 0 0 2 1.6h9.7a2 2 0 0 0 2-1.6L23 6H6\"><\/path><\/svg> E-commerce<span class=\"ez-toc-section-end\"><\/span><\/h4>\n        <p>Un assistant qui conseille vos clients et augmente vos ventes. <a href=\"https:\/\/botnation.ai\/fr\/produits\/e-commerce\/\">D\u00e9couvrir<\/a><\/p>\n      <\/div>\n      <div class=\"bn-cta__card\">\n        <h4><span class=\"ez-toc-section\" id=\"Formation\"><\/span><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10 12 5 2 10l10 5 10-5z\"><\/path><path d=\"M6 12v5c3 3 9 3 12 0v-5\"><\/path><\/svg> Formation<span class=\"ez-toc-section-end\"><\/span><\/h4>\n        <p>Apprenez \u00e0 cr\u00e9er un chatbot performant pas \u00e0 pas. <a href=\"https:\/\/botnation.ai\/fr\/formation\/\">Se former<\/a><\/p>\n      <\/div>\n    <\/div>\n    <p style=\"margin-bottom:18px;\">\ud83d\udc49 Vos prompts deviennent alors les <strong>instructions de votre assistant IA<\/strong> \u2014 exactement la m\u00eame logique que les <em>custom instructions<\/em>, mais au service de votre business.<\/p>\n    <a class=\"bn-btn\" href=\"https:\/\/botnation.ai\/fr\/\">Cr\u00e9er mon chatbot gratuitement\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"><\/path><path d=\"m12 5 7 7-7 7\"><\/path><\/svg>\n    <\/a>\n  <\/div>\n\n  <!-- ====== FAQ ====== -->\n  <h2><span class=\"ez-toc-section\" id=\"FAQ_ChatGPT_et_les_prompts\"><\/span>FAQ : ChatGPT et les prompts<span class=\"ez-toc-section-end\"><\/span><\/h2>\n  <div class=\"bn-faq\">\n    <details>\n      <summary>C\u2019est quoi un prompt sur ChatGPT ?<\/summary>\n      <div class=\"bn-faq__a\"><p>C\u2019est l\u2019instruction (question ou consigne) que vous tapez pour obtenir une r\u00e9ponse. Plus il est pr\u00e9cis et contextualis\u00e9, meilleur est le r\u00e9sultat.<\/p><\/div>\n    <\/details>\n    <details>\n      <summary>Comment faire un bon prompt ChatGPT ?<\/summary>\n      <div class=\"bn-faq__a\"><p>Structurez votre demande avec un <strong>r\u00f4le<\/strong>, une <strong>t\u00e2che claire<\/strong>, du <strong>contexte<\/strong>, des <strong>contraintes<\/strong> et un <strong>format de sortie<\/strong>. Puis it\u00e9rez : reformulez tant que la r\u00e9ponse ne vous convient pas.<\/p><\/div>\n    <\/details>\n    <details>\n      <summary>Comment utiliser ChatGPT en fran\u00e7ais ?<\/summary>\n      <div class=\"bn-faq__a\"><p>ChatGPT r\u00e9pond en fran\u00e7ais si vous \u00e9crivez en fran\u00e7ais. Pour le forcer en permanence, ajoutez <em>\u00ab R\u00e9ponds toujours en fran\u00e7ais \u00bb<\/em> dans vos <strong>instructions personnalis\u00e9es<\/strong>.<\/p><\/div>\n    <\/details>\n    <details>\n      <summary>O\u00f9 mettre le prompt dans ChatGPT ?<\/summary>\n      <div class=\"bn-faq__a\"><p>Dans la barre de saisie en bas de l\u2019\u00e9cran. Pour des consignes valables sur toutes vos conversations, utilisez les <strong>instructions personnalis\u00e9es<\/strong> (Profil \u2192 Personnaliser ChatGPT).<\/p><\/div>\n    <\/details>\n    <details>\n      <summary>Comment personnaliser ChatGPT ?<\/summary>\n      <div class=\"bn-faq__a\"><p>Via les <strong>instructions personnalis\u00e9es<\/strong> : renseignez qui vous \u00eates et le ton souhait\u00e9 dans les deux champs (\u00ab Comment ChatGPT doit-il s\u2019adresser \u00e0 vous ? \u00bb et \u00ab Quel ton ou style ChatGPT doit-il adopter ? \u00bb). ChatGPT les applique ensuite partout.<\/p><\/div>\n    <\/details>\n    <details>\n      <summary>Comment rendre ChatGPT plus honn\u00eate ?<\/summary>\n      <div class=\"bn-faq__a\"><p>Demandez-lui explicitement d\u2019abandonner la complaisance (\u00ab prompt miroir de v\u00e9rit\u00e9 \u00bb) et de signaler quand il n\u2019est pas s\u00fbr. Mais v\u00e9rifiez toujours : un prompt r\u00e9duit la flatterie, pas le risque d\u2019erreur.<\/p><\/div>\n    <\/details>\n  <\/div>\n\n  <!-- ====== A retenir final ====== -->\n  <div class=\"bn-key bn-reveal\">\n    <div class=\"bn-key__head\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 18h6\"><\/path><path d=\"M10 22h4\"><\/path><path d=\"M12 2a7 7 0 0 0-4 12.7c.6.5 1 1.3 1 2.1V18h6v-1.2c0-.8.4-1.6 1-2.1A7 7 0 0 0 12 2z\"><\/path><\/svg>\n      <span>\u00c0 retenir<\/span>\n    <\/div>\n    <ul>\n      <li>Un bon prompt = r\u00f4le + t\u00e2che + contexte + contraintes + format, puis <strong>it\u00e9ration<\/strong>.<\/li>\n      <li>Pour gagner du temps : piochez dans la biblioth\u00e8que de prompts et <strong>adaptez les crochets<\/strong>.<\/li>\n      <li>Le r\u00e9glage le plus rentable : les <strong>instructions personnalis\u00e9es<\/strong>, \u00e0 configurer une fois pour toutes.<\/li>\n      <li>Gardez l\u2019esprit critique : ChatGPT se trompe, <strong>v\u00e9rifiez les infos sensibles<\/strong>.<\/li>\n    <\/ul>\n  <\/div>\n\n  <p style=\"text-align:center;font-size:1.08em;margin-top:1.6em;\">Pr\u00eat \u00e0 faire travailler l\u2019IA pour votre business ? <a href=\"https:\/\/botnation.ai\/fr\/\">Cr\u00e9ez votre chatbot avec Botnation<\/a> \ud83d\ude80<\/p>\n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>ChatGPT peut r\u00e9diger un email en 10 secondes, structurer une strat\u00e9gie commerciale ou corriger un texte\u2026 \u00e0 condition de lui parler correctement. La diff\u00e9rence entre une r\u00e9ponse banale et une r\u00e9ponse bluffante ne tient pas \u00e0 l\u2019outil, mais \u00e0 votre prompt. Dans ce guide, vous trouverez l\u2019essentiel pour bien utiliser ChatGPT en fran\u00e7ais : la [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":30052,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[341],"tags":[],"class_list":["post-9577","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ia"],"acf":[],"_links":{"self":[{"href":"https:\/\/botnation.ai\/fr\/wp-json\/wp\/v2\/posts\/9577","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/botnation.ai\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/botnation.ai\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/botnation.ai\/fr\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/botnation.ai\/fr\/wp-json\/wp\/v2\/comments?post=9577"}],"version-history":[{"count":4,"href":"https:\/\/botnation.ai\/fr\/wp-json\/wp\/v2\/posts\/9577\/revisions"}],"predecessor-version":[{"id":30051,"href":"https:\/\/botnation.ai\/fr\/wp-json\/wp\/v2\/posts\/9577\/revisions\/30051"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/botnation.ai\/fr\/wp-json\/wp\/v2\/media\/30052"}],"wp:attachment":[{"href":"https:\/\/botnation.ai\/fr\/wp-json\/wp\/v2\/media?parent=9577"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/botnation.ai\/fr\/wp-json\/wp\/v2\/categories?post=9577"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/botnation.ai\/fr\/wp-json\/wp\/v2\/tags?post=9577"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}