{"id":2739,"date":"2026-07-20T03:20:25","date_gmt":"2026-07-20T03:20:25","guid":{"rendered":"https:\/\/assermentationpro.ca\/?page_id=2739"},"modified":"2026-07-20T03:29:36","modified_gmt":"2026-07-20T03:29:36","slug":"faq-assermentation-en-ligne","status":"publish","type":"page","link":"https:\/\/assermentationpro.ca\/en\/faq-assermentation-en-ligne\/","title":{"rendered":"FAQ Assermentation en ligne Qu\u00e9bec | Assermentation Pro"},"content":{"rendered":"<!--\n  PAGE FAQ \u2014 ASSERMENTATION PRO\n  \u00c0 coller dans un bloc \u00ab HTML personnalis\u00e9 \u00bb de WordPress \/ Elementor.\n  Les styles et scripts sont isol\u00e9s par le pr\u00e9fixe ap-faq pour \u00e9viter les conflits avec le th\u00e8me.\n-->\n\n<style>\n  .ap-faq-page {\n    --ap-navy: #163b63;\n    --ap-blue: #1676b8;\n    --ap-blue-dark: #0f5d92;\n    --ap-sky: #eaf5fb;\n    --ap-sky-2: #f5faff;\n    --ap-ink: #17243a;\n    --ap-text: #44546a;\n    --ap-muted: #68768a;\n    --ap-border: #d9e5ef;\n    --ap-white: #ffffff;\n    --ap-success: #167b63;\n    --ap-shadow: 0 18px 50px rgba(20, 58, 96, 0.10);\n    --ap-shadow-sm: 0 8px 28px rgba(20, 58, 96, 0.08);\n    --ap-radius-xl: 28px;\n    --ap-radius-lg: 20px;\n    --ap-radius-md: 14px;\n    font-family: inherit;\n    color: var(--ap-text);\n    background: var(--ap-white);\n    line-height: 1.65;\n    overflow: clip;\n  }\n\n  .ap-faq-page *,\n  .ap-faq-page *::before,\n  .ap-faq-page *::after {\n    box-sizing: border-box;\n  }\n\n  .ap-faq-page a {\n    color: var(--ap-blue-dark);\n    text-underline-offset: 3px;\n  }\n\n  .ap-faq-page img,\n  .ap-faq-page svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .ap-faq-container {\n    width: min(1180px, calc(100% - 36px));\n    margin-inline: auto;\n  }\n\n  .ap-faq-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin: 0 0 16px;\n    padding: 8px 13px;\n    border: 1px solid rgba(255, 255, 255, 0.26);\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.11);\n    color: #fff;\n    font-size: 0.78rem;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .ap-faq-eyebrow::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: #83d6ff;\n    box-shadow: 0 0 0 5px rgba(131, 214, 255, 0.13);\n  }\n\n  .ap-faq-hero {\n    position: relative;\n    padding: clamp(64px, 8vw, 104px) 0 54px;\n    background:\n      radial-gradient(circle at 85% 12%, rgba(106, 202, 255, 0.28), transparent 31%),\n      radial-gradient(circle at 10% 95%, rgba(255, 255, 255, 0.10), transparent 30%),\n      linear-gradient(135deg, #102f50 0%, var(--ap-navy) 52%, #176fa7 100%);\n    color: #fff;\n  }\n\n  .ap-faq-hero::after {\n    content: \"\";\n    position: absolute;\n    inset: auto 0 0;\n    height: 38px;\n    background: linear-gradient(to bottom right, transparent 49%, #fff 50%);\n    pointer-events: none;\n  }\n\n  .ap-faq-hero-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.25fr) minmax(290px, 0.75fr);\n    align-items: center;\n    gap: clamp(34px, 6vw, 74px);\n  }\n\n  .ap-faq-hero h1 {\n    max-width: 820px;\n    margin: 0;\n    color: #fff;\n    font-size: clamp(2.15rem, 5vw, 4rem);\n    line-height: 1.08;\n    letter-spacing: -0.035em;\n  }\n\n  .ap-faq-hero-lead {\n    max-width: 760px;\n    margin: 22px 0 0;\n    color: rgba(255, 255, 255, 0.88);\n    font-size: clamp(1.02rem, 1.7vw, 1.22rem);\n  }\n\n  .ap-faq-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 30px;\n  }\n\n  .ap-faq-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    min-height: 52px;\n    padding: 13px 21px;\n    border: 1px solid transparent;\n    border-radius: 12px;\n    font-weight: 800;\n    line-height: 1.2;\n    text-decoration: none !important;\n    transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, border-color 180ms ease;\n  }\n\n  .ap-faq-btn:hover {\n    transform: translateY(-2px);\n  }\n\n  .ap-faq-btn-primary {\n    color: var(--ap-navy) !important;\n    background: #fff;\n    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.16);\n  }\n\n  .ap-faq-btn-primary:hover {\n    background: #f3faff;\n  }\n\n  .ap-faq-btn-secondary {\n    color: #fff !important;\n    border-color: rgba(255, 255, 255, 0.42);\n    background: rgba(255, 255, 255, 0.08);\n  }\n\n  .ap-faq-btn-secondary:hover {\n    border-color: #fff;\n    background: rgba(255, 255, 255, 0.15);\n  }\n\n  .ap-faq-btn-blue {\n    color: #fff !important;\n    background: linear-gradient(135deg, var(--ap-blue), var(--ap-blue-dark));\n    box-shadow: 0 10px 25px rgba(15, 93, 146, 0.22);\n  }\n\n  .ap-faq-btn-blue:hover {\n    box-shadow: 0 14px 32px rgba(15, 93, 146, 0.28);\n  }\n\n  .ap-faq-btn-outline {\n    color: var(--ap-navy) !important;\n    border-color: #c5d8e7;\n    background: #fff;\n  }\n\n  .ap-faq-btn-outline:hover {\n    border-color: var(--ap-blue);\n    background: var(--ap-sky-2);\n  }\n\n  .ap-faq-arrow {\n    width: 18px;\n    height: 18px;\n    transition: transform 180ms ease;\n  }\n\n  .ap-faq-btn:hover .ap-faq-arrow {\n    transform: translateX(3px);\n  }\n\n  .ap-faq-hero-card {\n    position: relative;\n    padding: 27px;\n    border: 1px solid rgba(255, 255, 255, 0.22);\n    border-radius: var(--ap-radius-xl);\n    background: rgba(255, 255, 255, 0.11);\n    box-shadow: 0 22px 60px rgba(0, 0, 0, 0.15);\n    backdrop-filter: blur(14px);\n  }\n\n  .ap-faq-hero-card h2 {\n    margin: 0 0 18px;\n    color: #fff;\n    font-size: 1.15rem;\n  }\n\n  .ap-faq-checklist {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ap-faq-checklist li {\n    display: grid;\n    grid-template-columns: 28px 1fr;\n    align-items: start;\n    gap: 11px;\n    color: rgba(255, 255, 255, 0.92);\n    font-size: 0.96rem;\n  }\n\n  .ap-faq-check {\n    display: inline-grid;\n    place-items: center;\n    width: 26px;\n    height: 26px;\n    border-radius: 9px;\n    color: #fff;\n    background: rgba(127, 215, 255, 0.22);\n    border: 1px solid rgba(166, 228, 255, 0.32);\n  }\n\n  .ap-faq-check svg {\n    width: 15px;\n    height: 15px;\n  }\n\n  .ap-faq-trust-row {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 42px;\n  }\n\n  .ap-faq-trust-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    min-height: 62px;\n    padding: 13px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.20);\n    border-radius: 14px;\n    background: rgba(255, 255, 255, 0.08);\n    color: rgba(255, 255, 255, 0.92);\n    font-size: 0.9rem;\n    font-weight: 700;\n  }\n\n  .ap-faq-trust-item svg {\n    width: 22px;\n    height: 22px;\n    flex: 0 0 auto;\n    color: #a8e3ff;\n  }\n\n  .ap-faq-section {\n    padding: clamp(58px, 7vw, 92px) 0;\n  }\n\n  .ap-faq-section-soft {\n    background: linear-gradient(180deg, #fff 0%, var(--ap-sky-2) 100%);\n  }\n\n  .ap-faq-section-heading {\n    max-width: 760px;\n    margin: 0 auto 38px;\n    text-align: center;\n  }\n\n  .ap-faq-kicker {\n    display: inline-block;\n    margin-bottom: 10px;\n    color: var(--ap-blue-dark);\n    font-size: 0.78rem;\n    font-weight: 850;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  .ap-faq-section-heading h2,\n  .ap-faq-main-title h2,\n  .ap-faq-final-cta h2 {\n    margin: 0;\n    color: var(--ap-ink);\n    font-size: clamp(1.75rem, 3vw, 2.55rem);\n    line-height: 1.17;\n    letter-spacing: -0.025em;\n  }\n\n  .ap-faq-section-heading p,\n  .ap-faq-main-title p {\n    margin: 15px 0 0;\n    color: var(--ap-muted);\n    font-size: 1.02rem;\n  }\n\n  .ap-faq-steps {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .ap-faq-step {\n    position: relative;\n    min-height: 100%;\n    padding: 25px 22px 23px;\n    border: 1px solid var(--ap-border);\n    border-radius: var(--ap-radius-lg);\n    background: #fff;\n    box-shadow: var(--ap-shadow-sm);\n    transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;\n  }\n\n  .ap-faq-step:hover {\n    transform: translateY(-4px);\n    border-color: #bad6e8;\n    box-shadow: var(--ap-shadow);\n  }\n\n  .ap-faq-step-number {\n    display: grid;\n    place-items: center;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 18px;\n    border-radius: 13px;\n    color: #fff;\n    background: linear-gradient(135deg, var(--ap-blue), var(--ap-navy));\n    box-shadow: 0 9px 20px rgba(22, 118, 184, 0.22);\n    font-weight: 850;\n  }\n\n  .ap-faq-step h3 {\n    margin: 0 0 9px;\n    color: var(--ap-ink);\n    font-size: 1.06rem;\n    line-height: 1.3;\n  }\n\n  .ap-faq-step p {\n    margin: 0;\n    color: var(--ap-muted);\n    font-size: 0.94rem;\n  }\n\n  .ap-faq-main {\n    padding: 72px 0 88px;\n    background: #fff;\n  }\n\n  .ap-faq-main-title {\n    max-width: 790px;\n    margin-bottom: 28px;\n  }\n\n  .ap-faq-tools {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    align-items: center;\n    gap: 14px;\n    margin-bottom: 18px;\n  }\n\n  .ap-faq-search-wrap {\n    position: relative;\n  }\n\n  .ap-faq-search-icon {\n    position: absolute;\n    top: 50%;\n    left: 17px;\n    width: 21px;\n    height: 21px;\n    color: #64778d;\n    transform: translateY(-50%);\n    pointer-events: none;\n  }\n\n  .ap-faq-search {\n    width: 100%;\n    min-height: 54px;\n    padding: 13px 45px 13px 50px;\n    border: 1px solid var(--ap-border);\n    border-radius: 14px;\n    outline: none;\n    color: var(--ap-ink);\n    background: #fff;\n    box-shadow: 0 6px 20px rgba(20, 58, 96, 0.05);\n    font: inherit;\n    font-size: 0.98rem;\n    transition: border-color 160ms ease, box-shadow 160ms ease;\n  }\n\n  .ap-faq-search:focus {\n    border-color: var(--ap-blue);\n    box-shadow: 0 0 0 4px rgba(22, 118, 184, 0.12);\n  }\n\n  .ap-faq-search-clear {\n    position: absolute;\n    top: 50%;\n    right: 10px;\n    display: none;\n    width: 34px;\n    height: 34px;\n    border: 0;\n    border-radius: 10px;\n    color: #5d6b7c;\n    background: #edf4f8;\n    cursor: pointer;\n    transform: translateY(-50%);\n    font-size: 1.1rem;\n  }\n\n  .ap-faq-search-clear.is-visible {\n    display: grid;\n    place-items: center;\n  }\n\n  .ap-faq-open-all {\n    min-height: 50px;\n    padding: 12px 16px;\n    border: 1px solid #c9dce9;\n    border-radius: 12px;\n    color: var(--ap-navy);\n    background: #fff;\n    font: inherit;\n    font-weight: 800;\n    cursor: pointer;\n    white-space: nowrap;\n    transition: border-color 160ms ease, background 160ms ease;\n  }\n\n  .ap-faq-open-all:hover {\n    border-color: var(--ap-blue);\n    background: var(--ap-sky-2);\n  }\n\n  .ap-faq-category-nav {\n    display: flex;\n    gap: 9px;\n    margin: 0 0 30px;\n    padding: 2px 1px 6px;\n    overflow-x: auto;\n    scrollbar-width: thin;\n  }\n\n  .ap-faq-category-link {\n    flex: 0 0 auto;\n    padding: 10px 14px;\n    border: 1px solid var(--ap-border);\n    border-radius: 999px;\n    color: var(--ap-navy) !important;\n    background: #fff;\n    font-size: 0.9rem;\n    font-weight: 800;\n    text-decoration: none !important;\n    transition: background 160ms ease, border-color 160ms ease, color 160ms ease;\n  }\n\n  .ap-faq-category-link:hover {\n    border-color: #a9cfe5;\n    background: var(--ap-sky);\n  }\n\n  .ap-faq-layout {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) 330px;\n    align-items: start;\n    gap: 34px;\n  }\n\n  .ap-faq-category {\n    scroll-margin-top: 30px;\n    margin-bottom: 34px;\n  }\n\n  .ap-faq-category:last-child {\n    margin-bottom: 0;\n  }\n\n  .ap-faq-category-header {\n    display: flex;\n    align-items: center;\n    gap: 13px;\n    margin-bottom: 14px;\n  }\n\n  .ap-faq-category-icon {\n    display: grid;\n    place-items: center;\n    width: 42px;\n    height: 42px;\n    flex: 0 0 auto;\n    border-radius: 13px;\n    color: var(--ap-blue-dark);\n    background: var(--ap-sky);\n    border: 1px solid #d4eaf6;\n  }\n\n  .ap-faq-category-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .ap-faq-category h3 {\n    margin: 0;\n    color: var(--ap-ink);\n    font-size: 1.24rem;\n    line-height: 1.3;\n  }\n\n  .ap-faq-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .ap-faq-item {\n    border: 1px solid var(--ap-border);\n    border-radius: 16px;\n    background: #fff;\n    box-shadow: 0 5px 18px rgba(20, 58, 96, 0.045);\n    overflow: hidden;\n    transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;\n  }\n\n  .ap-faq-item:hover {\n    border-color: #bed7e7;\n    box-shadow: 0 9px 25px rgba(20, 58, 96, 0.075);\n  }\n\n  .ap-faq-item[open] {\n    border-color: #aacfe5;\n    box-shadow: 0 12px 32px rgba(20, 58, 96, 0.09);\n  }\n\n  .ap-faq-item summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 67px;\n    padding: 17px 58px 17px 20px;\n    color: var(--ap-ink);\n    cursor: pointer;\n    list-style: none;\n    font-size: 1rem;\n    font-weight: 800;\n    line-height: 1.42;\n  }\n\n  .ap-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ap-faq-item summary::before,\n  .ap-faq-item summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 23px;\n    width: 16px;\n    height: 2px;\n    border-radius: 2px;\n    background: var(--ap-blue-dark);\n    transform: translateY(-50%);\n    transition: transform 180ms ease, opacity 180ms ease;\n  }\n\n  .ap-faq-item summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .ap-faq-item[open] summary::after {\n    opacity: 0;\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .ap-faq-answer {\n    padding: 0 20px 21px;\n    color: var(--ap-text);\n  }\n\n  .ap-faq-answer::before {\n    content: \"\";\n    display: block;\n    height: 1px;\n    margin-bottom: 17px;\n    background: linear-gradient(90deg, var(--ap-border), transparent 85%);\n  }\n\n  .ap-faq-answer p {\n    margin: 0 0 12px;\n  }\n\n  .ap-faq-answer p:last-child,\n  .ap-faq-answer ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .ap-faq-answer ul {\n    margin: 10px 0 13px;\n    padding-left: 21px;\n  }\n\n  .ap-faq-answer li + li {\n    margin-top: 5px;\n  }\n\n  .ap-faq-answer strong {\n    color: var(--ap-ink);\n  }\n\n  .ap-faq-inline-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    margin-top: 4px;\n    font-weight: 800;\n    text-decoration-thickness: 1px;\n  }\n\n  .ap-faq-highlight {\n    margin: 16px 0 0;\n    padding: 15px 16px;\n    border-left: 4px solid var(--ap-blue);\n    border-radius: 0 12px 12px 0;\n    color: #30445b;\n    background: var(--ap-sky-2);\n  }\n\n  .ap-faq-empty {\n    display: none;\n    padding: 26px;\n    border: 1px dashed #b8cedd;\n    border-radius: 16px;\n    color: var(--ap-muted);\n    background: var(--ap-sky-2);\n    text-align: center;\n  }\n\n  .ap-faq-empty.is-visible {\n    display: block;\n  }\n\n  .ap-faq-sidebar {\n    position: sticky;\n    top: 28px;\n    display: grid;\n    gap: 18px;\n  }\n\n  .ap-faq-side-card {\n    padding: 24px;\n    border: 1px solid var(--ap-border);\n    border-radius: var(--ap-radius-lg);\n    background: #fff;\n    box-shadow: var(--ap-shadow-sm);\n  }\n\n  .ap-faq-side-card-primary {\n    border-color: transparent;\n    color: #fff;\n    background:\n      radial-gradient(circle at 100% 0%, rgba(111, 211, 255, 0.24), transparent 36%),\n      linear-gradient(145deg, var(--ap-navy), #0f5d92);\n  }\n\n  .ap-faq-side-card h3 {\n    margin: 0 0 10px;\n    color: var(--ap-ink);\n    font-size: 1.2rem;\n  }\n\n  .ap-faq-side-card-primary h3 {\n    color: #fff;\n  }\n\n  .ap-faq-side-card p {\n    margin: 0;\n    color: var(--ap-muted);\n    font-size: 0.94rem;\n  }\n\n  .ap-faq-side-card-primary p {\n    color: rgba(255, 255, 255, 0.84);\n  }\n\n  .ap-faq-side-list {\n    display: grid;\n    gap: 10px;\n    margin: 18px 0 21px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ap-faq-side-list li {\n    display: grid;\n    grid-template-columns: 22px 1fr;\n    gap: 9px;\n    align-items: start;\n    color: rgba(255, 255, 255, 0.92);\n    font-size: 0.9rem;\n  }\n\n  .ap-faq-side-list svg {\n    width: 18px;\n    height: 18px;\n    margin-top: 2px;\n    color: #9fe2ff;\n  }\n\n  .ap-faq-side-card .ap-faq-btn {\n    width: 100%;\n  }\n\n  .ap-faq-contact-links {\n    display: grid;\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .ap-faq-contact-links a {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 10px;\n    padding: 11px 12px;\n    border-radius: 11px;\n    color: var(--ap-navy) !important;\n    background: var(--ap-sky-2);\n    font-weight: 750;\n    text-decoration: none !important;\n  }\n\n  .ap-faq-contact-links a:hover {\n    background: var(--ap-sky);\n  }\n\n  .ap-faq-authority {\n    padding: 0 0 84px;\n  }\n\n  .ap-faq-authority-card {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr) auto;\n    align-items: center;\n    gap: 18px;\n    padding: 23px 25px;\n    border: 1px solid var(--ap-border);\n    border-radius: var(--ap-radius-lg);\n    background: linear-gradient(135deg, #f9fcff, #eff8fd);\n  }\n\n  .ap-faq-authority-icon {\n    display: grid;\n    place-items: center;\n    width: 52px;\n    height: 52px;\n    border-radius: 16px;\n    color: #fff;\n    background: linear-gradient(135deg, var(--ap-blue), var(--ap-navy));\n  }\n\n  .ap-faq-authority-icon svg {\n    width: 25px;\n    height: 25px;\n  }\n\n  .ap-faq-authority h2 {\n    margin: 0 0 4px;\n    color: var(--ap-ink);\n    font-size: 1.05rem;\n  }\n\n  .ap-faq-authority p {\n    margin: 0;\n    color: var(--ap-muted);\n    font-size: 0.92rem;\n  }\n\n  .ap-faq-authority-links {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: flex-end;\n    gap: 8px;\n  }\n\n  .ap-faq-authority-links a {\n    padding: 9px 12px;\n    border: 1px solid #c7dce9;\n    border-radius: 10px;\n    color: var(--ap-navy) !important;\n    background: #fff;\n    font-size: 0.84rem;\n    font-weight: 800;\n    text-decoration: none !important;\n  }\n\n  .ap-faq-authority-links a:hover {\n    border-color: var(--ap-blue);\n  }\n\n  .ap-faq-final {\n    padding: 0 0 90px;\n  }\n\n  .ap-faq-final-cta {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    align-items: center;\n    gap: 28px;\n    padding: clamp(30px, 5vw, 48px);\n    border-radius: var(--ap-radius-xl);\n    overflow: hidden;\n    color: #fff;\n    background:\n      radial-gradient(circle at 92% 10%, rgba(120, 216, 255, 0.30), transparent 28%),\n      linear-gradient(135deg, #102f50, #156fa8);\n    box-shadow: var(--ap-shadow);\n  }\n\n  .ap-faq-final-cta h2 {\n    color: #fff;\n  }\n\n  .ap-faq-final-cta p {\n    max-width: 700px;\n    margin: 12px 0 0;\n    color: rgba(255, 255, 255, 0.84);\n  }\n\n  .ap-faq-final-actions {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: flex-end;\n    gap: 10px;\n  }\n\n  .ap-faq-sr-only {\n    position: absolute !important;\n    width: 1px !important;\n    height: 1px !important;\n    padding: 0 !important;\n    margin: -1px !important;\n    overflow: hidden !important;\n    clip: rect(0, 0, 0, 0) !important;\n    white-space: nowrap !important;\n    border: 0 !important;\n  }\n\n  .ap-faq-item[hidden],\n  .ap-faq-category[hidden] {\n    display: none !important;\n  }\n\n  @media (max-width: 980px) {\n    .ap-faq-hero-grid,\n    .ap-faq-layout,\n    .ap-faq-final-cta {\n      grid-template-columns: 1fr;\n    }\n\n    .ap-faq-trust-row,\n    .ap-faq-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .ap-faq-hero-card {\n      max-width: 620px;\n    }\n\n    .ap-faq-sidebar {\n      position: static;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .ap-faq-authority-card {\n      grid-template-columns: auto 1fr;\n    }\n\n    .ap-faq-authority-links {\n      grid-column: 1 \/ -1;\n      justify-content: flex-start;\n    }\n\n    .ap-faq-final-actions {\n      justify-content: flex-start;\n    }\n  }\n\n  @media (max-width: 680px) {\n    .ap-faq-container {\n      width: min(100% - 24px, 1180px);\n    }\n\n    .ap-faq-hero {\n      padding-top: 52px;\n    }\n\n    .ap-faq-hero h1 {\n      font-size: clamp(2rem, 10vw, 2.8rem);\n    }\n\n    .ap-faq-actions,\n    .ap-faq-final-actions {\n      display: grid;\n      grid-template-columns: 1fr;\n    }\n\n    .ap-faq-btn {\n      width: 100%;\n    }\n\n    .ap-faq-trust-row,\n    .ap-faq-steps,\n    .ap-faq-sidebar {\n      grid-template-columns: 1fr;\n    }\n\n    .ap-faq-tools {\n      grid-template-columns: 1fr;\n    }\n\n    .ap-faq-open-all {\n      width: 100%;\n    }\n\n    .ap-faq-main {\n      padding-top: 58px;\n    }\n\n    .ap-faq-item summary {\n      min-height: 62px;\n      padding: 15px 52px 15px 16px;\n      font-size: 0.96rem;\n    }\n\n    .ap-faq-item summary::before,\n    .ap-faq-item summary::after {\n      right: 19px;\n    }\n\n    .ap-faq-answer {\n      padding: 0 16px 18px;\n      font-size: 0.95rem;\n    }\n\n    .ap-faq-authority-card {\n      grid-template-columns: 1fr;\n      text-align: left;\n    }\n\n    .ap-faq-authority-links {\n      display: grid;\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .ap-faq-page *,\n    .ap-faq-page *::before,\n    .ap-faq-page *::after {\n      scroll-behavior: auto !important;\n      transition-duration: 0.01ms !important;\n      animation-duration: 0.01ms !important;\n      animation-iteration-count: 1 !important;\n    }\n  }\n<\/style>\n\n<main class=\"ap-faq-page\" id=\"faq-assermentation-en-ligne\">\n  <section class=\"ap-faq-hero\" aria-labelledby=\"ap-faq-page-title\">\n    <div class=\"ap-faq-container\">\n      <div class=\"ap-faq-hero-grid\">\n        <div>\n          <p class=\"ap-faq-eyebrow\">Assermentation \u00e0 distance au Qu\u00e9bec<\/p>\n          <h1 id=\"ap-faq-page-title\">Questions fr\u00e9quentes sur l\u2019assermentation en ligne<\/h1>\n          <p class=\"ap-faq-hero-lead\">\n            Pr\u00e9paration du document, pi\u00e8ce d\u2019identit\u00e9, visioconf\u00e9rence, signature, r\u00e9ception du PDF et gestion du rendez-vous&nbsp;: trouvez rapidement une r\u00e9ponse claire avant de r\u00e9server.\n          <\/p>\n\n          <div class=\"ap-faq-actions\" aria-label=\"Actions principales\">\n            <a class=\"ap-faq-btn ap-faq-btn-primary\" href=\"https:\/\/assermentationpro.ca\/en\/reservation\/\">\n              R\u00e9server mon assermentation\n              <svg class=\"ap-faq-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M5 12h14M13 6l6 6-6 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n            <\/a>\n            <a class=\"ap-faq-btn ap-faq-btn-secondary\" href=\"https:\/\/assermentationpro.ca\/en\/bibliotheque-de-documents\/\">\n              Consulter les mod\u00e8les\n            <\/a>\n          <\/div>\n        <\/div>\n\n        <aside class=\"ap-faq-hero-card\" aria-label=\"\u00c9l\u00e9ments \u00e0 pr\u00e9parer\">\n          <h2>Pr\u00e9parez votre rendez-vous<\/h2>\n          <ul class=\"ap-faq-checklist\">\n            <li>\n              <span class=\"ap-faq-check\"><svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"m5 12 4 4L19 6\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n              <span>Votre document enti\u00e8rement rempli, mais non sign\u00e9<\/span>\n            <\/li>\n            <li>\n              <span class=\"ap-faq-check\"><svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"m5 12 4 4L19 6\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n              <span>Une pi\u00e8ce d\u2019identit\u00e9 gouvernementale originale et valide avec photo<\/span>\n            <\/li>\n            <li>\n              <span class=\"ap-faq-check\"><svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"m5 12 4 4L19 6\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n              <span>Un appareil muni d\u2019une cam\u00e9ra et d\u2019un microphone fonctionnels<\/span>\n            <\/li>\n            <li>\n              <span class=\"ap-faq-check\"><svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"m5 12 4 4L19 6\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n              <span>Un acc\u00e8s \u00e0 votre courriel pendant l\u2019appel vid\u00e9o<\/span>\n            <\/li>\n          <\/ul>\n        <\/aside>\n      <\/div>\n\n      <div class=\"ap-faq-trust-row\" aria-label=\"Avantages du service\">\n        <div class=\"ap-faq-trust-item\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M4 7a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7Zm12 3 4-2v8l-4-2\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n          <span>Service enti\u00e8rement \u00e0 distance<\/span>\n        <\/div>\n        <div class=\"ap-faq-trust-item\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M7 3v3m10-3v3M4 9h16M5 5h14a1 1 0 0 1 1 1v14H4V6a1 1 0 0 1 1-1Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n          <span>Book an Appointment<\/span>\n        <\/div>\n        <div class=\"ap-faq-trust-item\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"m4 16 4 4 12-12-4-4L4 16Zm9-9 4 4M4 20h7\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n          <span>Signature pendant la visioconf\u00e9rence<\/span>\n        <\/div>\n        <div class=\"ap-faq-trust-item\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M7 3h7l4 4v14H7V3Zm7 0v5h5M10 13h5m-5 4h5\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n          <span>Document retourn\u00e9 en format PDF<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ap-faq-section ap-faq-section-soft\" aria-labelledby=\"ap-faq-steps-title\">\n    <div class=\"ap-faq-container\">\n      <header class=\"ap-faq-section-heading\">\n        <span class=\"ap-faq-kicker\">Un processus clair<\/span>\n        <h2 id=\"ap-faq-steps-title\">Votre assermentation en quatre \u00e9tapes<\/h2>\n        <p>La d\u00e9marche se d\u00e9roule enti\u00e8rement en ligne, de la r\u00e9servation jusqu\u2019au retour du document asserment\u00e9.<\/p>\n      <\/header>\n\n      <div class=\"ap-faq-steps\">\n        <article class=\"ap-faq-step\">\n          <span class=\"ap-faq-step-number\" aria-hidden=\"true\">1<\/span>\n          <h3>Book Your Appointment<\/h3>\n          <p>Choisissez la date et l\u2019heure qui vous conviennent dans le calendrier de r\u00e9servation.<\/p>\n        <\/article>\n\n        <article class=\"ap-faq-step\">\n          <span class=\"ap-faq-step-number\" aria-hidden=\"true\">2<\/span>\n          <h3>Transmettez votre document<\/h3>\n          <p>Envoyez le document non sign\u00e9 \u00e0 l\u2019adresse courriel indiqu\u00e9e dans votre confirmation.<\/p>\n        <\/article>\n\n        <article class=\"ap-faq-step\">\n          <span class=\"ap-faq-step-number\" aria-hidden=\"true\">3<\/span>\n          <h3>Join the Videoconference<\/h3>\n          <p>Pr\u00e9sentez votre pi\u00e8ce d\u2019identit\u00e9, pr\u00eatez serment ou faites votre d\u00e9claration solennelle, puis signez.<\/p>\n        <\/article>\n\n        <article class=\"ap-faq-step\">\n          <span class=\"ap-faq-step-number\" aria-hidden=\"true\">4<\/span>\n          <h3>Recevez votre document<\/h3>\n          <p>Votre document compl\u00e9t\u00e9 et asserment\u00e9 vous est retourn\u00e9 en format PDF \u00e0 la fin de la s\u00e9ance.<\/p>\n        <\/article>\n      <\/div>\n\n      <div class=\"ap-faq-actions\" style=\"justify-content:center; margin-top:30px;\">\n        <a class=\"ap-faq-btn ap-faq-btn-blue\" href=\"https:\/\/assermentationpro.ca\/en\/reservation\/\">\n          View Availability\n          <svg class=\"ap-faq-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M5 12h14M13 6l6 6-6 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ap-faq-main\" aria-labelledby=\"ap-faq-list-title\">\n    <div class=\"ap-faq-container\">\n      <header class=\"ap-faq-main-title\">\n        <span class=\"ap-faq-kicker\">Foire aux questions<\/span>\n        <h2 id=\"ap-faq-list-title\">Trouvez rapidement la r\u00e9ponse \u00e0 votre question<\/h2>\n        <p>Utilisez la recherche ou parcourez les cat\u00e9gories. Cliquez sur une question pour afficher sa r\u00e9ponse.<\/p>\n      <\/header>\n\n      <div class=\"ap-faq-tools\">\n        <div class=\"ap-faq-search-wrap\">\n          <svg class=\"ap-faq-search-icon\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><circle cx=\"11\" cy=\"11\" r=\"7\" stroke=\"currentColor\" stroke-width=\"1.9\"><\/circle><path d=\"m16.2 16.2 4 4\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\"><\/path><\/svg>\n          <label class=\"ap-faq-sr-only\" for=\"ap-faq-search\">Rechercher dans les questions fr\u00e9quentes<\/label>\n          <input class=\"ap-faq-search\" id=\"ap-faq-search\" type=\"search\" inputmode=\"search\" autocomplete=\"off\" placeholder=\"Ex. pi\u00e8ce d\u2019identit\u00e9, signature, remboursement\u2026\">\n          <button class=\"ap-faq-search-clear\" id=\"ap-faq-search-clear\" type=\"button\" aria-label=\"Effacer la recherche\">\u00d7<\/button>\n        <\/div>\n        <button class=\"ap-faq-open-all\" id=\"ap-faq-open-all\" type=\"button\" aria-expanded=\"false\">Tout ouvrir<\/button>\n      <\/div>\n\n      <nav class=\"ap-faq-category-nav\" aria-label=\"Cat\u00e9gories de questions\">\n        <a class=\"ap-faq-category-link\" href=\"#faq-fonctionnement\">Fonctionnement<\/a>\n        <a class=\"ap-faq-category-link\" href=\"#faq-preparation\">Preparation<\/a>\n        <a class=\"ap-faq-category-link\" href=\"#faq-documents\">Documents<\/a>\n        <a class=\"ap-faq-category-link\" href=\"#faq-signature\">Signature et r\u00e9ception<\/a>\n        <a class=\"ap-faq-category-link\" href=\"#faq-rendez-vous\">Rendez-vous et paiement<\/a>\n      <\/nav>\n\n      <div class=\"ap-faq-layout\">\n        <div class=\"ap-faq-content\">\n          <p class=\"ap-faq-empty\" id=\"ap-faq-empty\" role=\"status\">Aucune question ne correspond \u00e0 votre recherche. Vous pouvez reformuler votre recherche ou nous contacter.<\/p>\n\n          <section class=\"ap-faq-category\" id=\"faq-fonctionnement\" data-category=\"fonctionnement\">\n            <header class=\"ap-faq-category-header\">\n              <span class=\"ap-faq-category-icon\" aria-hidden=\"true\">\n                <svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18Zm0-12v4m0 4h.01\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\"><\/path><\/svg>\n              <\/span>\n              <h3>Assermentation en ligne et fonctionnement<\/h3>\n            <\/header>\n\n            <div class=\"ap-faq-list\">\n              <details class=\"ap-faq-item\" data-search=\"assermentation en ligne permise autoris\u00e9e qu\u00e9bec distance visioconf\u00e9rence l\u00e9gal\">\n                <summary>L\u2019assermentation en ligne est-elle permise au Qu\u00e9bec?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p><strong>Oui.<\/strong> Une assermentation peut \u00eatre r\u00e9alis\u00e9e \u00e0 distance par un moyen technologique, notamment par visioconf\u00e9rence. Le d\u00e9clarant et le commissaire doivent pouvoir se voir et s\u2019entendre simultan\u00e9ment ainsi que consulter le document vis\u00e9 par l\u2019assermentation.<\/p>\n                  <p>Le processus \u00e0 distance suit les m\u00eames \u00e9tapes essentielles qu\u2019une assermentation r\u00e9alis\u00e9e en personne.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"comment fonctionne rendez-vous processus \u00e9tapes appel vid\u00e9o visioconf\u00e9rence\">\n                <summary>Comment se d\u00e9roule un rendez-vous d\u2019assermentation \u00e0 distance?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p>Apr\u00e8s votre r\u00e9servation, vous transmettez votre document par courriel. Pendant la visioconf\u00e9rence, vous pr\u00e9sentez votre pi\u00e8ce d\u2019identit\u00e9, pr\u00eatez serment ou faites votre d\u00e9claration solennelle, puis signez le document au moment indiqu\u00e9.<\/p>\n                  <p>Le commissaire compl\u00e8te ensuite la section d\u2019assermentation et vous retourne le document en format PDF.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"dur\u00e9e temps minutes rendez-vous s\u00e9ance rapide 15 minutes\">\n                <summary>Combien de temps dois-je pr\u00e9voir pour le rendez-vous?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p>Pr\u00e9voyez g\u00e9n\u00e9ralement <strong>environ 15 minutes<\/strong> lorsque le document est complet et pr\u00eat \u00e0 \u00eatre sign\u00e9. La dur\u00e9e peut varier selon le nombre de documents, le nombre de d\u00e9clarants et les v\u00e9rifications n\u00e9cessaires pendant la s\u00e9ance.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"d\u00e9placement en personne t\u00e9l\u00e9phone tablette ordinateur distance maison\">\n                <summary>Dois-je me d\u00e9placer?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p><strong>Non.<\/strong> Le rendez-vous se d\u00e9roule enti\u00e8rement \u00e0 distance par visioconf\u00e9rence. Vous pouvez participer avec un t\u00e9l\u00e9phone, une tablette ou un ordinateur muni d\u2019une cam\u00e9ra et d\u2019un microphone fonctionnels.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"ext\u00e9rieur qu\u00e9bec canada \u00e9tranger international autre pays localisation\">\n                <summary>Puis-je participer depuis l\u2019ext\u00e9rieur du Qu\u00e9bec?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p><strong>Oui.<\/strong> Le service est offert aux personnes situ\u00e9es au Qu\u00e9bec, ailleurs au Canada ou \u00e0 l\u2019\u00e9tranger. Le commissaire d\u00e9tient une commission pour le Qu\u00e9bec et pour l\u2019ext\u00e9rieur du Qu\u00e9bec.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"citoyen canadien citoyennet\u00e9 immigrant \u00e9tranger statut immigration\">\n                <summary>Dois-je \u00eatre citoyen canadien pour pr\u00eater serment?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p><strong>Non.<\/strong> Il n\u2019est pas n\u00e9cessaire d\u2019\u00eatre citoyen canadien pour pr\u00eater serment devant un commissaire \u00e0 l\u2019assermentation. Vous devez toutefois \u00eatre en mesure de participer \u00e0 la visioconf\u00e9rence et de pr\u00e9senter une pi\u00e8ce d\u2019identit\u00e9 acceptable.<\/p>\n                <\/div>\n              <\/details>\n            <\/div>\n          <\/section>\n\n          <section class=\"ap-faq-category\" id=\"faq-preparation\" data-category=\"preparation\">\n            <header class=\"ap-faq-category-header\">\n              <span class=\"ap-faq-category-icon\" aria-hidden=\"true\">\n                <svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M7 3h7l4 4v14H7V3Zm7 0v5h5M10 13h5m-5 4h5\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n              <\/span>\n              <h3>Pr\u00e9paration du rendez-vous<\/h3>\n            <\/header>\n\n            <div class=\"ap-faq-list\">\n              <details class=\"ap-faq-item\" data-search=\"besoin pr\u00e9parer rendez-vous document identit\u00e9 cam\u00e9ra microphone courriel internet\">\n                <summary>De quoi ai-je besoin pour mon rendez-vous?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p>Pr\u00e9parez les \u00e9l\u00e9ments suivants&nbsp;:<\/p>\n                  <ul>\n                    <li>votre document complet, mais non sign\u00e9;<\/li>\n                    <li>une pi\u00e8ce d\u2019identit\u00e9 gouvernementale originale et valide avec photo;<\/li>\n                    <li>un t\u00e9l\u00e9phone, une tablette ou un ordinateur;<\/li>\n                    <li>une cam\u00e9ra et un microphone fonctionnels;<\/li>\n                    <li>une connexion Internet stable;<\/li>\n                    <li>un acc\u00e8s \u00e0 votre courriel pendant la s\u00e9ance.<\/li>\n                  <\/ul>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"pi\u00e8ce identit\u00e9 passeport permis conduire photo originale valide\">\n                <summary>Quelle pi\u00e8ce d\u2019identit\u00e9 dois-je pr\u00e9senter?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p>Une pi\u00e8ce d\u2019identit\u00e9 gouvernementale <strong>originale, valide et munie d\u2019une photo<\/strong> est requise. Il peut notamment s\u2019agir d\u2019un passeport, d\u2019un permis de conduire, d\u2019une carte d\u2019assurance maladie ou d\u2019une autre pi\u00e8ce gouvernementale acceptable.<\/p>\n                  <p>La pi\u00e8ce doit \u00eatre montr\u00e9e clairement \u00e0 la cam\u00e9ra pendant la visioconf\u00e9rence.<\/p>\n                  <a class=\"ap-faq-inline-link\" href=\"https:\/\/assermentationpro.ca\/en\/piece-identite-pour-assermentation-en-ligne\/\">Consulter les renseignements sur la pi\u00e8ce d\u2019identit\u00e9 \u2192<\/a>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"identit\u00e9 expir\u00e9e expiration pi\u00e8ce non valide\">\n                <summary>Puis-je utiliser une pi\u00e8ce d\u2019identit\u00e9 expir\u00e9e?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p><strong>Non.<\/strong> Une pi\u00e8ce d\u2019identit\u00e9 gouvernementale valide et non expir\u00e9e est requise pour proc\u00e9der \u00e0 l\u2019assermentation \u00e0 distance.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"signer avant rendez-vous d\u00e9j\u00e0 sign\u00e9 signature pr\u00e9sence commissaire\">\n                <summary>Dois-je signer mon document avant le rendez-vous?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p><strong>Non.<\/strong> Le document ne doit pas \u00eatre sign\u00e9 \u00e0 l\u2019avance. Vous devez le signer pendant la visioconf\u00e9rence, en pr\u00e9sence du commissaire \u00e0 l\u2019assermentation.<\/p>\n                  <p>Si votre document est d\u00e9j\u00e0 sign\u00e9, une nouvelle signature pourra \u00eatre demand\u00e9e pendant la s\u00e9ance.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"remplir document date champs section commissaire non sign\u00e9\">\n                <summary>Dois-je remplir mon document avant le rendez-vous?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p><strong>Oui.<\/strong> Remplissez toutes les sections qui vous concernent avant la s\u00e9ance. Ne remplissez pas votre signature ni la section r\u00e9serv\u00e9e au commissaire \u00e0 l\u2019assermentation.<\/p>\n                  <p>Lorsque le document comporte une date de d\u00e9claration, utilisez la date du rendez-vous.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"envoyer transmettre document courriel pdf word rtf format confirmation\">\n                <summary>Comment dois-je transmettre mon document?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p>Apr\u00e8s la r\u00e9servation, envoyez le document \u00e0 l\u2019adresse courriel indiqu\u00e9e dans votre confirmation de rendez-vous. Le document doit \u00eatre complet, lisible et non sign\u00e9.<\/p>\n                  <p>Le format PDF est recommand\u00e9. Les formats Word ou RTF peuvent \u00e9galement \u00eatre utilis\u00e9s lorsque le document demeure clairement lisible.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"installer application navigateur t\u00e9l\u00e9phone tablette plateforme visioconf\u00e9rence appel vid\u00e9o\">\n                <summary>Dois-je installer une application pour participer?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p>Cela d\u00e9pend de votre appareil et de la plateforme de visioconf\u00e9rence utilis\u00e9e. Sur un ordinateur, l\u2019appel vid\u00e9o peut g\u00e9n\u00e9ralement \u00eatre ouvert directement dans un navigateur. Sur un t\u00e9l\u00e9phone ou une tablette, une application peut parfois \u00eatre n\u00e9cessaire.<\/p>\n                  <p>V\u00e9rifiez votre cam\u00e9ra, votre microphone et votre connexion Internet avant l\u2019heure du rendez-vous.<\/p>\n                <\/div>\n              <\/details>\n            <\/div>\n          <\/section>\n\n          <section class=\"ap-faq-category\" id=\"faq-documents\" data-category=\"documents\">\n            <header class=\"ap-faq-category-header\">\n              <span class=\"ap-faq-category-icon\" aria-hidden=\"true\">\n                <svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M8 3h8a2 2 0 0 1 2 2v16H6V5a2 2 0 0 1 2-2Zm2 5h4m-4 4h4m-4 4h4\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\"><\/path><\/svg>\n              <\/span>\n              <h3>Documents et d\u00e9clarations<\/h3>\n            <\/header>\n\n            <div class=\"ap-faq-list\">\n              <details class=\"ap-faq-item\" data-search=\"types documents affidavit d\u00e9claration sous serment immigration visa h\u00e9bergement voyage perte vol assurance famille\">\n                <summary>Quels types de documents peuvent \u00eatre asserment\u00e9s en ligne?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p>Plusieurs d\u00e9clarations, affidavits et formulaires peuvent \u00eatre asserment\u00e9s \u00e0 distance, notamment&nbsp;:<\/p>\n                  <ul>\n                    <li>d\u00e9clarations sous serment et d\u00e9clarations solennelles;<\/li>\n                    <li>lettres d\u2019invitation pour une demande de visa;<\/li>\n                    <li>d\u00e9clarations d\u2019h\u00e9bergement ou de r\u00e9sidence;<\/li>\n                    <li>d\u00e9clarations li\u00e9es \u00e0 l\u2019immigration, aux \u00e9tudes ou au travail;<\/li>\n                    <li>d\u00e9clarations d\u2019union de fait et documents familiaux;<\/li>\n                    <li>autorisations parentales de voyage;<\/li>\n                    <li>d\u00e9clarations de perte, de vol, de revenus ou de soutien financier;<\/li>\n                    <li>formulaires administratifs exigeant une assermentation.<\/li>\n                  <\/ul>\n                  <a class=\"ap-faq-inline-link\" href=\"https:\/\/assermentationpro.ca\/en\/bibliotheque-de-documents\/\">Parcourir la biblioth\u00e8que de documents \u2192<\/a>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"mod\u00e8les d\u00e9claration biblioth\u00e8que t\u00e9l\u00e9charger word rtf formulaire\">\n                <summary>Avez-vous des mod\u00e8les de d\u00e9clarations?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p><strong>Oui.<\/strong> La biblioth\u00e8que d\u2019Assermentation Pro contient plusieurs mod\u00e8les de d\u00e9clarations modifiables. Choisissez le document correspondant \u00e0 votre situation, remplissez-le sans le signer, puis r\u00e9servez votre rendez-vous.<\/p>\n                  <a class=\"ap-faq-inline-link\" href=\"https:\/\/assermentationpro.ca\/en\/bibliotheque-de-documents\/\">Trouver un mod\u00e8le de d\u00e9claration \u2192<\/a>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"nombre documents maximum deux 2 m\u00eame rendez-vous r\u00e9servation suppl\u00e9mentaire\">\n                <summary>Combien de documents puis-je pr\u00e9senter pendant un rendez-vous?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p>Un rendez-vous permet de faire assermenter un maximum de <strong>deux documents admissibles<\/strong> pour une m\u00eame personne pendant la m\u00eame s\u00e9ance.<\/p>\n                  <p>Pour plus de deux documents, une r\u00e9servation suppl\u00e9mentaire est requise.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"deux personnes d\u00e9clarants signer m\u00eame document couple identit\u00e9 serment\">\n                <summary>Deux personnes peuvent-elles signer le m\u00eame document?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p><strong>Oui.<\/strong> Lorsque le document comporte deux d\u00e9clarants, les deux personnes doivent participer \u00e0 la visioconf\u00e9rence, pr\u00e9senter leur propre pi\u00e8ce d\u2019identit\u00e9, pr\u00eater personnellement serment ou faire leur d\u00e9claration solennelle, puis signer pendant la s\u00e9ance.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"r\u00e9diger pr\u00e9parer modifier d\u00e9claration contenu texte conseil juridique mod\u00e8le\">\n                <summary>Pouvez-vous pr\u00e9parer ou modifier ma d\u00e9claration?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p>Vous devez pr\u00e9senter un document contenant les faits que vous souhaitez d\u00e9clarer. Des mod\u00e8les g\u00e9n\u00e9raux sont disponibles dans notre biblioth\u00e8que afin de faciliter la pr\u00e9paration de votre document avant le rendez-vous.<\/p>\n                  <p>Le service d\u2019assermentation ne comprend pas la r\u00e9daction d\u2019un document juridique ni la prestation d\u2019un avis juridique.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"copie conforme certifier certification original photocopie\">\n                <summary>Pouvez-vous certifier une copie conforme?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p><strong>Non.<\/strong> Le service offert concerne la r\u00e9ception de d\u00e9clarations sous serment et de d\u00e9clarations solennelles. La certification d\u2019une copie conforme ne fait pas partie des fonctions g\u00e9n\u00e9rales d\u2019un commissaire \u00e0 l\u2019assermentation.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"notaire notarier notary public authentification l\u00e9galisation acte notari\u00e9\">\n                <summary>Pouvez-vous notarier un document?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p><strong>Non.<\/strong> Un commissaire \u00e0 l\u2019assermentation n\u2019est pas un notaire. Lorsqu\u2019un document exige express\u00e9ment un notaire, un \u00ab&nbsp;Notary Public&nbsp;\u00bb ou un acte notari\u00e9, il ne peut pas \u00eatre trait\u00e9 dans le cadre de ce service.<\/p>\n                <\/div>\n              <\/details>\n            <\/div>\n          <\/section>\n\n          <section class=\"ap-faq-category\" id=\"faq-signature\" data-category=\"signature\">\n            <header class=\"ap-faq-category-header\">\n              <span class=\"ap-faq-category-icon\" aria-hidden=\"true\">\n                <svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"m4 16 4 4 12-12-4-4L4 16Zm9-9 4 4M4 20h7\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n              <\/span>\n              <h3>Signature et r\u00e9ception du document<\/h3>\n            <\/header>\n\n            <div class=\"ap-faq-list\">\n              <details class=\"ap-faq-item\" data-search=\"comment signer signature \u00e9lectronique lien en ligne pendant appel vid\u00e9o\">\n                <summary>Comment vais-je signer mon document?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p>Pendant la visioconf\u00e9rence, un lien de signature en ligne vous est transmis. Le commissaire vous indique \u00e0 quel moment apposer votre signature et vous accompagne pendant cette \u00e9tape.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"recevoir document d\u00e9lai imm\u00e9diatement fin s\u00e9ance pdf courriel\">\n                <summary>Quand vais-je recevoir mon document asserment\u00e9?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p>Votre document asserment\u00e9 est normalement retourn\u00e9 en format PDF <strong>\u00e0 la fin de la s\u00e9ance<\/strong>, apr\u00e8s votre signature et la finalisation de la section d\u2019assermentation par le commissaire.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"mention distance moyen technologique visioconf\u00e9rence document commissaire\">\n                <summary>Le document indiquera-t-il que l\u2019assermentation a \u00e9t\u00e9 r\u00e9alis\u00e9e \u00e0 distance?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p><strong>Oui.<\/strong> Le commissaire ajoute au document une mention indiquant que l\u2019assermentation a \u00e9t\u00e9 effectu\u00e9e \u00e0 distance ou par un moyen technologique.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"fran\u00e7ais anglais langue bilingual bilingue service s\u00e9ance\">\n                <summary>Le service est-il offert en fran\u00e7ais et en anglais?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p><strong>Oui.<\/strong> Les rendez-vous d\u2019assermentation sont offerts en fran\u00e7ais et en anglais.<\/p>\n                <\/div>\n              <\/details>\n            <\/div>\n          <\/section>\n\n          <section class=\"ap-faq-category\" id=\"faq-rendez-vous\" data-category=\"rendez-vous\">\n            <header class=\"ap-faq-category-header\">\n              <span class=\"ap-faq-category-icon\" aria-hidden=\"true\">\n                <svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M7 3v3m10-3v3M4 9h16M5 5h14a1 1 0 0 1 1 1v14H4V6a1 1 0 0 1 1-1Zm3 8h3m2 0h3m-8 4h3m2 0h3\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n              <\/span>\n              <h3>R\u00e9servation, paiement et annulation<\/h3>\n            <\/header>\n\n            <div class=\"ap-faq-list\">\n              <details class=\"ap-faq-item\" data-search=\"prix tarif co\u00fbt paiement combien assermentation calendrier r\u00e9servation\">\n                <summary>Combien co\u00fbte une assermentation en ligne?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p>Le tarif applicable est affich\u00e9 clairement dans le calendrier avant la confirmation du rendez-vous et avant le paiement. Le prix d\u00e9pend du service s\u00e9lectionn\u00e9, du nombre de documents et, le cas \u00e9ch\u00e9ant, du nombre de d\u00e9clarants.<\/p>\n                  <a class=\"ap-faq-inline-link\" href=\"https:\/\/assermentationpro.ca\/en\/reservation\/\">Consulter les tarifs et les disponibilit\u00e9s \u2192<\/a>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"annuler reporter modifier rendez-vous remboursement 24 heures frais transaction\">\n                <summary>Puis-je reporter ou annuler mon rendez-vous?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p>Toute demande d\u2019annulation transmise au moins <strong>24 heures avant le rendez-vous<\/strong> peut \u00eatre admissible \u00e0 un remboursement partiel ou \u00e0 un report, conform\u00e9ment \u00e0 la politique publi\u00e9e.<\/p>\n                \n                  <a class=\"ap-faq-inline-link\" href=\"https:\/\/assermentationpro.ca\/en\/politique-de-remboursement\/\">Consulter la politique de remboursement \u2192<\/a>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"retard cinq 5 minutes attente rendez-vous consid\u00e9r\u00e9 effectu\u00e9 remboursement report\">\n                <summary>Que se passe-t-il si je suis en retard?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p>Le commissaire demeure disponible dans la visioconf\u00e9rence pendant <strong>cinq minutes<\/strong> apr\u00e8s l\u2019heure pr\u00e9vue.<\/p>\n                  <p>Apr\u00e8s ce d\u00e9lai, le rendez-vous est consid\u00e9r\u00e9 comme effectu\u00e9.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"absence non pr\u00e9sentation no show manqu\u00e9 remboursement report nouvelle r\u00e9servation\">\n                <summary>Que se passe-t-il si je ne me pr\u00e9sente pas au rendez-vous?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p>En cas d\u2019absence, le rendez-vous est consid\u00e9r\u00e9 comme effectu\u00e9. Une nouvelle r\u00e9servation est n\u00e9cessaire pour obtenir un autre rendez-vous.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"probl\u00e8me technique internet cam\u00e9ra microphone panne service report remboursement\">\n                <summary>Que se passe-t-il en cas de probl\u00e8me technique?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p>Avant le rendez-vous, v\u00e9rifiez votre cam\u00e9ra, votre microphone, votre connexion Internet et votre acc\u00e8s au courriel.<\/p>\n                  <p>Lorsqu\u2019un probl\u00e8me technique attribuable \u00e0 Assermentation Pro emp\u00eache la r\u00e9alisation de la s\u00e9ance, un report sans frais ou, selon la situation, un remboursement complet est propos\u00e9.<\/p>\n                <\/div>\n              <\/details>\n\n              <details class=\"ap-faq-item\" data-search=\"question contact aide document pas s\u00fbr avant r\u00e9server courriel\">\n                <summary>J\u2019ai encore une question avant de r\u00e9server. Comment vous joindre?<\/summary>\n                <div class=\"ap-faq-answer\">\n                  <p>Utilisez la page de contact pour transmettre votre question. Indiquez le nom du document et la nature g\u00e9n\u00e9rale de votre demande afin de faciliter le traitement de votre message.<\/p>\n                  <a class=\"ap-faq-inline-link\" href=\"https:\/\/assermentationpro.ca\/en\/contact\/\">Contacter Assermentation Pro \u2192<\/a>\n                <\/div>\n              <\/details>\n            <\/div>\n          <\/section>\n        <\/div>\n\n        <aside class=\"ap-faq-sidebar\" aria-label=\"R\u00e9servation et ressources utiles\">\n          <section class=\"ap-faq-side-card ap-faq-side-card-primary\">\n            <h3>Pr\u00eat pour votre rendez-vous?<\/h3>\n            <p>R\u00e9servez votre assermentation \u00e0 distance et compl\u00e9tez votre d\u00e9marche sans d\u00e9placement.<\/p>\n            <ul class=\"ap-faq-side-list\">\n              <li><svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"m5 12 4 4L19 6\" stroke=\"currentColor\" stroke-width=\"2.1\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><span>Document rempli et non sign\u00e9<\/span><\/li>\n              <li><svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"m5 12 4 4L19 6\" stroke=\"currentColor\" stroke-width=\"2.1\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><span>Pi\u00e8ce d\u2019identit\u00e9 valide avec photo<\/span><\/li>\n              <li><svg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"m5 12 4 4L19 6\" stroke=\"currentColor\" stroke-width=\"2.1\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><span>Cam\u00e9ra et microphone fonctionnels<\/span><\/li>\n            <\/ul>\n            <a class=\"ap-faq-btn ap-faq-btn-primary\" href=\"https:\/\/assermentationpro.ca\/en\/reservation\/\">\n              R\u00e9server maintenant\n              <svg class=\"ap-faq-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M5 12h14M13 6l6 6-6 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\n            <\/a>\n          <\/section>\n\n          <section class=\"ap-faq-side-card\">\n            <h3>Ressources utiles<\/h3>\n            <p>Pr\u00e9parez votre document et consultez les renseignements essentiels avant la s\u00e9ance.<\/p>\n            <div class=\"ap-faq-contact-links\">\n              <a href=\"https:\/\/assermentationpro.ca\/en\/bibliotheque-de-documents\/\"><span>Document Library<\/span><span aria-hidden=\"true\">\u2192<\/span><\/a>\n              <a href=\"https:\/\/assermentationpro.ca\/en\/piece-identite-pour-assermentation-en-ligne\/\"><span>Pi\u00e8ce d\u2019identit\u00e9 requise<\/span><span aria-hidden=\"true\">\u2192<\/span><\/a>\n              <a href=\"https:\/\/assermentationpro.ca\/en\/politique-de-remboursement\/\"><span>Refund Policy<\/span><span aria-hidden=\"true\">\u2192<\/span><\/a>\n              <a href=\"https:\/\/assermentationpro.ca\/en\/contact\/\"><span>Nous contacter<\/span><span aria-hidden=\"true\">\u2192<\/span><\/a>\n            <\/div>\n          <\/section>\n        <\/aside>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  \n\n  <section class=\"ap-faq-final\" aria-labelledby=\"ap-faq-final-title\">\n    <div class=\"ap-faq-container\">\n      <div class=\"ap-faq-final-cta\">\n        <div>\n          <h2 id=\"ap-faq-final-title\">Votre document est pr\u00eat?<\/h2>\n          <p>R\u00e9servez votre rendez-vous d\u2019assermentation \u00e0 distance. Pr\u00e9parez votre document non sign\u00e9, votre pi\u00e8ce d\u2019identit\u00e9 valide avec photo et un acc\u00e8s \u00e0 votre courriel.<\/p>\n        <\/div>\n        <div class=\"ap-faq-final-actions\">\n          <a class=\"ap-faq-btn ap-faq-btn-primary\" href=\"https:\/\/assermentationpro.ca\/en\/reservation\/\">R\u00e9server mon assermentation<\/a>\n          <a class=\"ap-faq-btn ap-faq-btn-secondary\" href=\"https:\/\/assermentationpro.ca\/en\/bibliotheque-de-documents\/\">Trouver un mod\u00e8le<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/main>\n\n<script>\n  (function () {\n    const root = document.getElementById('faq-assermentation-en-ligne');\n    if (!root) return;\n\n    const searchInput = root.querySelector('#ap-faq-search');\n    const clearButton = root.querySelector('#ap-faq-search-clear');\n    const openAllButton = root.querySelector('#ap-faq-open-all');\n    const emptyState = root.querySelector('#ap-faq-empty');\n    const categories = Array.from(root.querySelectorAll('.ap-faq-category'));\n    const items = Array.from(root.querySelectorAll('.ap-faq-item'));\n    let allOpen = false;\n\n    const normalize = (value) => value\n      .toLowerCase()\n      .normalize('NFD')\n      .replace(\/[\\u0300-\\u036f]\/g, '')\n      .replace(\/\\s+\/g, ' ')\n      .trim();\n\n    function filterFaq() {\n      const query = normalize(searchInput.value);\n      let visibleCount = 0;\n\n      items.forEach((item) => {\n        const searchableText = normalize(\n          item.textContent + ' ' + (item.dataset.search || '')\n        );\n        const matches = !query || searchableText.includes(query);\n        item.hidden = !matches;\n\n        if (matches) {\n          visibleCount += 1;\n          if (query.length >= 3) item.open = true;\n        }\n      });\n\n      categories.forEach((category) => {\n        const hasVisibleItem = Array.from(category.querySelectorAll('.ap-faq-item'))\n          .some((item) => !item.hidden);\n        category.hidden = !hasVisibleItem;\n      });\n\n      emptyState.classList.toggle('is-visible', visibleCount === 0);\n      clearButton.classList.toggle('is-visible', searchInput.value.length > 0);\n    }\n\n    searchInput.addEventListener('input', filterFaq);\n\n    clearButton.addEventListener('click', function () {\n      searchInput.value = '';\n      filterFaq();\n      items.forEach((item) => { item.open = false; });\n      searchInput.focus();\n    });\n\n    openAllButton.addEventListener('click', function () {\n      allOpen = !allOpen;\n      items.forEach((item) => {\n        if (!item.hidden) item.open = allOpen;\n      });\n      openAllButton.textContent = allOpen ? 'Tout fermer' : 'Tout ouvrir';\n      openAllButton.setAttribute('aria-expanded', String(allOpen));\n    });\n\n    root.querySelectorAll('.ap-faq-category-link').forEach((link) => {\n      link.addEventListener('click', function (event) {\n        const target = root.querySelector(link.getAttribute('href'));\n        if (!target) return;\n        event.preventDefault();\n        target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n      });\n    });\n\n    \/\/ Balisage FAQPage g\u00e9n\u00e9r\u00e9 \u00e0 partir du contenu r\u00e9ellement visible sur la page.\n    \/\/ Si Rank Math g\u00e9n\u00e8re d\u00e9j\u00e0 un sch\u00e9ma FAQPage sur cette page, supprimez ce bloc pour \u00e9viter un doublon.\n    if (!document.querySelector('script[data-ap-faq-schema]')) {\n      const schema = {\n        '@context': 'https:\/\/schema.org',\n        '@type': 'FAQPage',\n        '@id': 'https:\/\/assermentationpro.ca\/faq-assermentation-en-ligne\/#faqpage',\n        'url': 'https:\/\/assermentationpro.ca\/faq-assermentation-en-ligne\/',\n        'name': 'Questions fr\u00e9quentes sur l\u2019assermentation en ligne',\n        'inLanguage': 'fr-CA',\n        'mainEntity': items.map((item) => ({\n          '@type': 'Question',\n          'name': item.querySelector('summary').textContent.trim(),\n          'acceptedAnswer': {\n            '@type': 'Answer',\n            'text': item.querySelector('.ap-faq-answer').textContent.replace(\/\\s+\/g, ' ').trim()\n          }\n        }))\n      };\n\n      const schemaScript = document.createElement('script');\n      schemaScript.type = 'application\/ld+json';\n      schemaScript.dataset.apFaqSchema = 'true';\n      schemaScript.textContent = JSON.stringify(schema);\n      document.head.appendChild(schemaScript);\n    }\n  })();\n<\/script>","protected":false},"excerpt":{"rendered":"<p>Assermentation \u00e0 distance au Qu\u00e9bec Questions fr\u00e9quentes sur l\u2019assermentation en ligne Pr\u00e9paration du document, pi\u00e8ce d\u2019identit\u00e9, visioconf\u00e9rence, signature, r\u00e9ception du PDF et gestion du rendez-vous&nbsp;: &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"FAQ Assermentation en ligne Qu\u00e9bec | Assermentation Pro\" class=\"read-more button\" href=\"https:\/\/assermentationpro.ca\/en\/faq-assermentation-en-ligne\/#more-2739\" aria-label=\"Read more about FAQ Assermentation en ligne Qu\u00e9bec | Assermentation Pro\">Lire l\u2019article<\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2739","page","type-page","status-publish"],"rankMath":{"parentDomain":"assermentationpro.ca","noFollowDomains":[],"noFollowExcludeDomains":[],"noFollowExternalLinks":false,"featuredImageNotice":"The featured image should be at least 200 by 200 pixels to be picked up by Facebook and other social media sites.","pluginReviewed":false,"postSettings":{"linkSuggestions":true,"useFocusKeyword":false},"frontEndScore":false,"postName":"faq-assermentation-en-ligne","permalinkFormat":"https:\/\/assermentationpro.ca\/en\/%pagename%\/","showLockModifiedDate":true,"assessor":{"focusKeywordLink":"https:\/\/assermentationpro.ca\/wp-admin\/edit.php?focus_keyword=%focus_keyword%&post_type=%post_type%","hasTOCPlugin":false,"primaryTaxonomy":false,"serpData":{"title":"FAQ Assermentation en ligne Qu\u00e9bec | Assermentation Pro","description":"R\u00e9ponses aux questions sur l\u2019assermentation en ligne au Qu\u00e9bec : documents, pi\u00e8ce d\u2019identit\u00e9, visioconf\u00e9rence, signature, d\u00e9lais, annulation et r\u00e9servation.","focusKeywords":"assermentation en ligne Qu\u00e9bec,commissaire \u00e0 l\u2019assermentation en ligne,assermentation \u00e0 distance,d\u00e9claration sous serment en ligne","pillarContent":false,"canonicalUrl":"","breadcrumbTitle":"","advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":"","facebookHasOverlay":false,"facebookImageOverlay":"","facebookAuthor":"","twitterCardType":"","twitterUseFacebook":true,"twitterTitle":"","twitterDescription":"","twitterImage":"","twitterImageID":"","twitterHasOverlay":false,"twitterImageOverlay":"","twitterPlayerUrl":"","twitterPlayerSize":"","twitterPlayerStream":"","twitterPlayerStreamCtype":"","twitterAppDescription":"","twitterAppIphoneName":"","twitterAppIphoneID":"","twitterAppIphoneUrl":"","twitterAppIpadName":"","twitterAppIpadID":"","twitterAppIpadUrl":"","twitterAppGoogleplayName":"","twitterAppGoogleplayID":"","twitterAppGoogleplayUrl":"","twitterAppCountry":"","robots":{"index":true},"twitterAuthor":"username","primaryTerm":0,"authorName":"Assermentation Pro","titleTemplate":"%title% %sep% %sitename%","descriptionTemplate":"%excerpt%","showScoreFrontend":true,"lockModifiedDate":false},"powerWords":["a cut above","absolute","absolutely","absolutely lowest","absurd","abuse","accurate","accuse","achieve","actionable","adaptable","adequate","admit","adorable","advantage","advice","affordable","aggravate","aggressive","agitated","agonizing","agony","alarmed","alarming","alienated","aligned","alive","all-inclusive","alluring","always","amazing","amp","animated","annihilate","announcing","anonymous","antagonistic","anxious","apocalypse","appalled","approved","approving","argumentative","armageddon","arrogant","ass kicking","assault","assured","astonishing","astounded","astounding","at ease","atrocious","attack","attractive","audacity","authentic","authoritative","authority","avoid","aware","awe-inspiring","awesome","awkward","backbone","backdoor","backed","backlash","backstabbing","badass","balanced","banned","bargain","barrage","basic","battle","beaming","beat down","beating","beautiful","beauty","begging","behind the scenes","belief","belong","best","best-selling","better","beware","big","billion","black market","blacklisted","blast","blessed","blinded","blissful","blood","bloodbath","bloodcurdling","bloody","blunder","blushing","bold","bomb","bona","bona fide","bonanza","bonus","bootleg","bottom line","bountiful","brave","bravery","brazen","break","breaking","breakthrough","breathtaking","bright","brilliant","broke","brutal","budget","buffoon","bullshit","bully","bumbling","buy","cadaver","calm","cancel anytime","capable","captivate","captivating","carefree","case study","cash","cataclysmic","catapult","catastrophe","caution","censored","centered","certain","certainly","certified","challenge","charming","cheap","cheat","cheat-sheet","cheer","cheerful","child-like","clarity","classified","clear","clueless","collapse","colorful","colossal","comfortable","compare","competitive","complete","completely","completeness","comprehensive","compromise","compulsive","concealed","conclusive","condemning","condescending","confess","confession","confessions","confident","confidential","conquer","conscientious","constructive","content","contrary","controlling","controversial","convenient","convert","cool","cooperative","copy","corpse","corrupt","corrupting","courage","courageous","cover-up","covert","coward","cowardly","crammed","crave","crazy","create","creative","cringeworthy","cripple","crisis","critical","crooked","crush","crushing","damaging","danger","dangerous","daring","dazzling","dead","deadline","deadly","death","decadent","deceived","deceptive","deep","defiance","definitely","definitive","defying","dejected","delicious","delight","delighted","delightful","delirious","delivered","demoralizing","deplorable","depraved","desire","desperate","despicable","destiny","destroy","detailed","devastating","devoted","diagnosed","direct","dirty","disadvantages","disastrous","discount","discover","disdainful","disempowered","disgusted","disgusting","dishonest","disillusioned","disoriented","distracted","distraught","distressed","distrustful","divulge","document","dollar","dominate","doomed","double","doubtful","download","dreadful","dreamy","drive","drowning","dumb","dynamic","eager","earnest","easily","easy","economical","ecstatic","edge","effective","efficient","effortless","elated","eliminate","elite","embarrass","embarrassed","embarrassing","emergency","emerging","emphasize","empowered","enchant","encouraged","endorsed","energetic","energy","enormous","enraged","enthusiastic","envy","epic","epidemic","essential","ethical","euphoric","evil","exactly","exasperated","excellent","excited","excitement","exciting","exclusive","exclusivity","excruciating","exhilarated","expensive","expert","explode","exploit","explosive","exposed","exquisite","extra","extraordinary","extremely","exuberant","eye-opening","fail","fail-proof","failure","faith","famous","fantasy","fascinating","fatigued","faux","faux pas","fearless","feast","feeble","festive","fide","fierce","fight","final","fine","fired","first","first ever","flirt","fluid","focus","focused","fool","fooled","foolish","forbidden","force-fed","forever","forgiving","forgotten","formula","fortune","foul","frantic","free","freebie","freedom","frenzied","frenzy","frightening","frisky","frugal","frustrated","fulfill","fulfilled","full","fully","fun","fun-loving","fundamentals","funniest","funny","furious","gambling","gargantuan","genius","genuine","gift","gigantic","giveaway","glamorous","gleeful","glorious","glowing","goddamn","gorgeous","graceful","grateful","gratified","gravity","great","greatest","greatness","greed","greedy","gripping","grit","grounded","growth","guaranteed","guilt","guilt-free","gullible","guts","hack","happiness","happy","harmful","harsh","hate","have you heard","havoc","hazardous","healthy","heart","heartbreaking","heartwarming","heavenly","hell","helpful","helplessness","hero","hesitant","hidden","high tech","highest","highly effective","hilarious","hoak","hoax","honest","honored","hope","hopeful","horribly","horrific","horrifying","horror","hostile","how to","huge","humility","humor","hurricane","hurry","hypnotic","idiot","ignite","illegal","illusive","imagination","immediately","imminently","impatience","impatient","impenetrable","important","impressive","improved","in the zone","incapable","incapacitated","incompetent","inconsiderate","increase","incredible","indecisive","indulgence","indulgent","inexpensive","inferior","informative","infuriated","ingredients","innocent","innovative","insane","insecure","insider","insidious","inspired","inspiring","instant savings","instantly","instructive","insult","intel","intelligent","intense","interesting","intriguing","introducing","invasion","investment","iron-clad","ironclad","irresistible","irs","is here","jackpot","jail","jaw-dropping","jealous","jeopardy","jittery","jovial","joyous","jubilant","judgmental","jumpstart","just arrived","keen","kickass","kickstart","kill","killed","killing","kills","know it all","lame","largest","lascivious","last","last chance","last minute","latest","laugh","laughing","launch","launching","lavishly","lawsuit","lazy","left behind","legendary","legitimate","liberal","liberated","lick","lies","life-changing","lifetime","light","lighthearted","likely","limited","literally","little-known","loathsome","lonely","looming","loser","lost","love","lucrative","lunatic","lurking","lust","luxurious","luxury","lying","magic","magical","magnificent","mainstream","malicious","mammoth","manipulative","marked down","massive","master","masterclass","maul","mediocre","meditative","meltdown","memorability","memorable","menacing","mesmerizing","meticulous","mind-blowing","minimalist","miracle","mired","mischievous","misgiving","missing out","mistake","monetize","money","moneyback","moneygrubbing","monumental","most important","motivated","mouth-watering","murder","mystery","nail","naked","natural","naughty","nazi","nest egg","never","new","nightmare","no good","no obligation","no one talks about","no questions asked","no risk","no strings attached","non-controlling","noted","novelty","now","obnoxious","obsessed","obsession","obvious","odd","off-kilter","off-limits","off-the record","offensive","official","okay","on-demand","open-minded","opportunities","optimistic","ordeal","outlawed","outrageousness","outstanding","overcome","overjoyed","overnight","overwhelmed","packed","painful","painless","painstaking","pale","panic","panicked","paralyzed","pas","passionate","pathetic","pay zero","payback","perfect","peril","perplexed","perspective","pessimistic","pioneering","piranha","pitfall","pitiful","placid","plague","played","playful","pleased","pluck","plummet","plunge","poison","poisonous","polarizing","poor","popular","portfolio","pound","powerful","powerless","practical","preposterous","prestige","price","priceless","pride","prison","privacy","private","privileged","prize","problem","productive","professional","profit","profitable","profound","promiscuous","promising","promote","protect","protected","proven","provocative","provoke","psychological","pummel","punch","punish","pus","quadruple","quality","quarrelsome","quick","quick-start","quickly","quiet","radiant","rare","ravenous","rebellious","recession-proof","reckoning","recognized","recommend","recreate","reduced","reflective","refugee","refund","refundable","reject","relaxed","release","relentless","reliable","remarkable","replicate","report","reprimanding","repulsed","repulsive","research","resentful","resourceful","responsible","responsive","rested","restricted","results","retaliating","reveal","revealing","revenge","revengeful","revisited","revolting","revolutionary","reward","rich","ridiculous","risky","riveting","rookie","rowdy","ruin","rules","ruthless","sabotaging","sacred","sadistic","sadly","sadness","safe","safety","sale","sampler","sarcastic","satisfied","savage","savagery","save","savings","savvy","scam","scandal","scandalous","scarce","scared","scary","scornful","scream","searing","secret","secret agenda","secret plot","secrets","secure","security","seductive","seething","seize","selected","self-hating","self-sufficient","sensational","senseless","sensual","serene","seriously","severe","sex","sexy","shaking","shameful","shameless","shaming","shatter","shellacking","shocking","should","shrewd","sick and tired","signs","silly","simple","simplicity","simplified","simplistic","sincere","sinful","sins","six-figure","sizable","sizzle","sizzled","sizzles","sizzling","sizzlingly","skill","skyrocket","slaughter","slave","sleazy","sleeping","sly","smash","smiling","smug","smuggle","smuggled","sneak-peek","sneaky","sniveling","snob","snooty","snotty","soar","soaring","solid","solution","spank","special","spectacular","speedy","spell-binding","spine","spirit","spirited","spiteful","spoiler","spontaneous","spotlight","spunky","squirming","stable","staggering","startling","steady","steal","stealthy","steamy","step-by-step","still","stoic","stop","strange","strangle","strategy","stressed","strong","strongly suggest","struggle","stuck up","studies","stunning","stupid","stupid-simple","sturdy","sublime","succeed","success","successful","suck","suddenly","suffer","sunny","super","super-human","superb","supercharge","superior","supported","supportive","sure","sure fire","surefire","surge","surging","surprise","surprised","surprising","survival","survive","suspicious","sweaty","swoon","swoon-worthy","tailspin","tank","tantalizing","targeted","tawdry","tease","technology","teetering","tempting","tenacious","tense","terrible","terrific","terrified","terrifying","terror","terrorist","tested","thankful","the truth","threaten","threatened","thrilled","thrilling","thug","ticked off","tickled","timely","today","torture","toxic","track record","trade secret","tragedy","tragic","transform","transparency","trap","trapped","trauma","traumatized","treacherous","treasure","tremendous","trend","tricks","triggers","triple","triumph","truly","trusting","trustworthy","truth","truthful","turbo-charge","turbocharges","tweaks","twitching","ultimate","unadulterated","unassuming","unauthorized","unbelievable","unburdened","uncaring","uncensored","uncertain","uncomfortable","unconditional","uncontrollable","unconventional","uncovered","undeniable","under priced","undercover","underground","underhanded","underused","unexpected","unforgettable","unheard of","unhurried","uninterested","unique","unjustified","unknowingly","unleashed","unlimited","unlock","unparalleled","unpopular","unreliable","unresponsive","unseen","unstable","unstoppable","unsure","unsurpassed","untapped","unusual","up-sell","upbeat","uplifted","uplifting","urge","urgent","useful","useless","validate","valor","valuable","value","vanquish","vaporize","venomous","verify","vibrant","vicious","victim","victory","vigorous","vilified","vindictive","violated","violent","volatile","vulnerable","waiting","wanted","wanton","warning","waste","weak","wealth","weird","what no one tells you","whip","whopping","wicked","wild","willpower","withheld","wonderful","wondrous","woozy","world","worry","worst","worthwhile","wounded","wreaking","youthful","zen","zinger"],"diacritics":{"A":"[\\u0041\\u24B6\\uFF21\\u00C0\\u00C1\\u00C2\\u1EA6\\u1EA4\\u1EAA\\u1EA8\\u00C3\\u0100\\u0102\\u1EB0\\u1EAE\\u1EB4\\u1EB2\\u0226\\u01E0\\u00C4\\u01DE\\u1EA2\\u00C5\\u01FA\\u01CD\\u0200\\u0202\\u1EA0\\u1EAC\\u1EB6\\u1E00\\u0104\\u023A\\u2C6F]","AA":"[\\uA732]","AE":"[\\u00C6\\u01FC\\u01E2]","AO":"[\\uA734]","AU":"[\\uA736]","AV":"[\\uA738\\uA73A]","AY":"[\\uA73C]","B":"[\\u0042\\u24B7\\uFF22\\u1E02\\u1E04\\u1E06\\u0243\\u0182\\u0181]","C":"[\\u0043\\u24B8\\uFF23\\u0106\\u0108\\u010A\\u010C\\u00C7\\u1E08\\u0187\\u023B\\uA73E]","D":"[\\u0044\\u24B9\\uFF24\\u1E0A\\u010E\\u1E0C\\u1E10\\u1E12\\u1E0E\\u0110\\u018B\\u018A\\u0189\\uA779]","DZ":"[\\u01F1\\u01C4]","Dz":"[\\u01F2\\u01C5]","E":"[\\u0045\\u24BA\\uFF25\\u00C8\\u00C9\\u00CA\\u1EC0\\u1EBE\\u1EC4\\u1EC2\\u1EBC\\u0112\\u1E14\\u1E16\\u0114\\u0116\\u00CB\\u1EBA\\u011A\\u0204\\u0206\\u1EB8\\u1EC6\\u0228\\u1E1C\\u0118\\u1E18\\u1E1A\\u0190\\u018E]","F":"[\\u0046\\u24BB\\uFF26\\u1E1E\\u0191\\uA77B]","G":"[\\u0047\\u24BC\\uFF27\\u01F4\\u011C\\u1E20\\u011E\\u0120\\u01E6\\u0122\\u01E4\\u0193\\uA7A0\\uA77D\\uA77E]","H":"[\\u0048\\u24BD\\uFF28\\u0124\\u1E22\\u1E26\\u021E\\u1E24\\u1E28\\u1E2A\\u0126\\u2C67\\u2C75\\uA78D]","I":"[\\u0049\\u24BE\\uFF29\\u00CC\\u00CD\\u00CE\\u0128\\u012A\\u012C\\u0130\\u00CF\\u1E2E\\u1EC8\\u01CF\\u0208\\u020A\\u1ECA\\u012E\\u1E2C\\u0197]","J":"[\\u004A\\u24BF\\uFF2A\\u0134\\u0248]","K":"[\\u004B\\u24C0\\uFF2B\\u1E30\\u01E8\\u1E32\\u0136\\u1E34\\u0198\\u2C69\\uA740\\uA742\\uA744\\uA7A2]","L":"[\\u004C\\u24C1\\uFF2C\\u013F\\u0139\\u013D\\u1E36\\u1E38\\u013B\\u1E3C\\u1E3A\\u0141\\u023D\\u2C62\\u2C60\\uA748\\uA746\\uA780]","LJ":"[\\u01C7]","Lj":"[\\u01C8]","M":"[\\u004D\\u24C2\\uFF2D\\u1E3E\\u1E40\\u1E42\\u2C6E\\u019C]","N":"[\\u004E\\u24C3\\uFF2E\\u01F8\\u0143\\u00D1\\u1E44\\u0147\\u1E46\\u0145\\u1E4A\\u1E48\\u0220\\u019D\\uA790\\uA7A4]","NJ":"[\\u01CA]","Nj":"[\\u01CB]","O":"[\\u004F\\u24C4\\uFF2F\\u00D2\\u00D3\\u00D4\\u1ED2\\u1ED0\\u1ED6\\u1ED4\\u00D5\\u1E4C\\u022C\\u1E4E\\u014C\\u1E50\\u1E52\\u014E\\u022E\\u0230\\u00D6\\u022A\\u1ECE\\u0150\\u01D1\\u020C\\u020E\\u01A0\\u1EDC\\u1EDA\\u1EE0\\u1EDE\\u1EE2\\u1ECC\\u1ED8\\u01EA\\u01EC\\u00D8\\u01FE\\u0186\\u019F\\uA74A\\uA74C]","OI":"[\\u01A2]","OO":"[\\uA74E]","OU":"[\\u0222]","P":"[\\u0050\\u24C5\\uFF30\\u1E54\\u1E56\\u01A4\\u2C63\\uA750\\uA752\\uA754]","Q":"[\\u0051\\u24C6\\uFF31\\uA756\\uA758\\u024A]","R":"[\\u0052\\u24C7\\uFF32\\u0154\\u1E58\\u0158\\u0210\\u0212\\u1E5A\\u1E5C\\u0156\\u1E5E\\u024C\\u2C64\\uA75A\\uA7A6\\uA782]","S":"[\\u0053\\u24C8\\uFF33\\u1E9E\\u015A\\u1E64\\u015C\\u1E60\\u0160\\u1E66\\u1E62\\u1E68\\u0218\\u015E\\u2C7E\\uA7A8\\uA784]","T":"[\\u0054\\u24C9\\uFF34\\u1E6A\\u0164\\u1E6C\\u021A\\u0162\\u1E70\\u1E6E\\u0166\\u01AC\\u01AE\\u023E\\uA786]","TZ":"[\\uA728]","U":"[\\u0055\\u24CA\\uFF35\\u00D9\\u00DA\\u00DB\\u0168\\u1E78\\u016A\\u1E7A\\u016C\\u00DC\\u01DB\\u01D7\\u01D5\\u01D9\\u1EE6\\u016E\\u0170\\u01D3\\u0214\\u0216\\u01AF\\u1EEA\\u1EE8\\u1EEE\\u1EEC\\u1EF0\\u1EE4\\u1E72\\u0172\\u1E76\\u1E74\\u0244]","V":"[\\u0056\\u24CB\\uFF36\\u1E7C\\u1E7E\\u01B2\\uA75E\\u0245]","VY":"[\\uA760]","W":"[\\u0057\\u24CC\\uFF37\\u1E80\\u1E82\\u0174\\u1E86\\u1E84\\u1E88\\u2C72]","X":"[\\u0058\\u24CD\\uFF38\\u1E8A\\u1E8C]","Y":"[\\u0059\\u24CE\\uFF39\\u1EF2\\u00DD\\u0176\\u1EF8\\u0232\\u1E8E\\u0178\\u1EF6\\u1EF4\\u01B3\\u024E\\u1EFE]","Z":"[\\u005A\\u24CF\\uFF3A\\u0179\\u1E90\\u017B\\u017D\\u1E92\\u1E94\\u01B5\\u0224\\u2C7F\\u2C6B\\uA762]","a":"[\\u0061\\u24D0\\uFF41\\u1E9A\\u00E0\\u00E1\\u00E2\\u1EA7\\u1EA5\\u1EAB\\u1EA9\\u00E3\\u0101\\u0103\\u1EB1\\u1EAF\\u1EB5\\u1EB3\\u0227\\u01E1\\u00E4\\u01DF\\u1EA3\\u00E5\\u01FB\\u01CE\\u0201\\u0203\\u1EA1\\u1EAD\\u1EB7\\u1E01\\u0105\\u2C65\\u0250]","aa":"[\\uA733]","ae":"[\\u00E6\\u01FD\\u01E3]","ao":"[\\uA735]","au":"[\\uA737]","av":"[\\uA739\\uA73B]","ay":"[\\uA73D]","b":"[\\u0062\\u24D1\\uFF42\\u1E03\\u1E05\\u1E07\\u0180\\u0183\\u0253]","c":"[\\u0063\\u24D2\\uFF43\\u0107\\u0109\\u010B\\u010D\\u00E7\\u1E09\\u0188\\u023C\\uA73F\\u2184]","d":"[\\u0064\\u24D3\\uFF44\\u1E0B\\u010F\\u1E0D\\u1E11\\u1E13\\u1E0F\\u0111\\u018C\\u0256\\u0257\\uA77A]","dz":"[\\u01F3\\u01C6]","e":"[\\u0065\\u24D4\\uFF45\\u00E8\\u00E9\\u00EA\\u1EC1\\u1EBF\\u1EC5\\u1EC3\\u1EBD\\u0113\\u1E15\\u1E17\\u0115\\u0117\\u00EB\\u1EBB\\u011B\\u0205\\u0207\\u1EB9\\u1EC7\\u0229\\u1E1D\\u0119\\u1E19\\u1E1B\\u0247\\u025B\\u01DD]","f":"[\\u0066\\u24D5\\uFF46\\u1E1F\\u0192\\uA77C]","g":"[\\u0067\\u24D6\\uFF47\\u01F5\\u011D\\u1E21\\u011F\\u0121\\u01E7\\u0123\\u01E5\\u0260\\uA7A1\\u1D79\\uA77F]","h":"[\\u0068\\u24D7\\uFF48\\u0125\\u1E23\\u1E27\\u021F\\u1E25\\u1E29\\u1E2B\\u1E96\\u0127\\u2C68\\u2C76\\u0265]","hv":"[\\u0195]","i":"[\\u0069\\u24D8\\uFF49\\u00EC\\u00ED\\u00EE\\u0129\\u012B\\u012D\\u00EF\\u1E2F\\u1EC9\\u01D0\\u0209\\u020B\\u1ECB\\u012F\\u1E2D\\u0268\\u0131]","j":"[\\u006A\\u24D9\\uFF4A\\u0135\\u01F0\\u0249]","k":"[\\u006B\\u24DA\\uFF4B\\u1E31\\u01E9\\u1E33\\u0137\\u1E35\\u0199\\u2C6A\\uA741\\uA743\\uA745\\uA7A3]","l":"[\\u006C\\u24DB\\uFF4C\\u0140\\u013A\\u013E\\u1E37\\u1E39\\u013C\\u1E3D\\u1E3B\\u017F\\u0142\\u019A\\u026B\\u2C61\\uA749\\uA781\\uA747]","lj":"[\\u01C9]","m":"[\\u006D\\u24DC\\uFF4D\\u1E3F\\u1E41\\u1E43\\u0271\\u026F]","n":"[\\u006E\\u24DD\\uFF4E\\u01F9\\u0144\\u00F1\\u1E45\\u0148\\u1E47\\u0146\\u1E4B\\u1E49\\u019E\\u0272\\u0149\\uA791\\uA7A5]","nj":"[\\u01CC]","o":"[\\u006F\\u24DE\\uFF4F\\u00F2\\u00F3\\u00F4\\u1ED3\\u1ED1\\u1ED7\\u1ED5\\u00F5\\u1E4D\\u022D\\u1E4F\\u014D\\u1E51\\u1E53\\u014F\\u022F\\u0231\\u00F6\\u022B\\u1ECF\\u0151\\u01D2\\u020D\\u020F\\u01A1\\u1EDD\\u1EDB\\u1EE1\\u1EDF\\u1EE3\\u1ECD\\u1ED9\\u01EB\\u01ED\\u00F8\\u01FF\\u0254\\uA74B\\uA74D\\u0275]","oi":"[\\u01A3]","ou":"[\\u0223]","oo":"[\\uA74F]","p":"[\\u0070\\u24DF\\uFF50\\u1E55\\u1E57\\u01A5\\u1D7D\\uA751\\uA753\\uA755]","q":"[\\u0071\\u24E0\\uFF51\\u024B\\uA757\\uA759]","r":"[\\u0072\\u24E1\\uFF52\\u0155\\u1E59\\u0159\\u0211\\u0213\\u1E5B\\u1E5D\\u0157\\u1E5F\\u024D\\u027D\\uA75B\\uA7A7\\uA783]","s":"[\\u0073\\u24E2\\uFF53\\u015B\\u1E65\\u015D\\u1E61\\u0161\\u1E67\\u1E63\\u1E69\\u0219\\u015F\\u023F\\uA7A9\\uA785\\u1E9B]","ss":"[\\u00DF]","t":"[\\u0074\\u24E3\\uFF54\\u1E6B\\u1E97\\u0165\\u1E6D\\u021B\\u0163\\u1E71\\u1E6F\\u0167\\u01AD\\u0288\\u2C66\\uA787]","tz":"[\\uA729]","u":"[\\u0075\\u24E4\\uFF55\\u00F9\\u00FA\\u00FB\\u0169\\u1E79\\u016B\\u1E7B\\u016D\\u00FC\\u01DC\\u01D8\\u01D6\\u01DA\\u1EE7\\u016F\\u0171\\u01D4\\u0215\\u0217\\u01B0\\u1EEB\\u1EE9\\u1EEF\\u1EED\\u1EF1\\u1EE5\\u1E73\\u0173\\u1E77\\u1E75\\u0289]","v":"[\\u0076\\u24E5\\uFF56\\u1E7D\\u1E7F\\u028B\\uA75F\\u028C]","vy":"[\\uA761]","w":"[\\u0077\\u24E6\\uFF57\\u1E81\\u1E83\\u0175\\u1E87\\u1E85\\u1E98\\u1E89\\u2C73]","x":"[\\u0078\\u24E7\\uFF58\\u1E8B\\u1E8D]","y":"[\\u0079\\u24E8\\uFF59\\u1EF3\\u00FD\\u0177\\u1EF9\\u0233\\u1E8F\\u00FF\\u1EF7\\u1E99\\u1EF5\\u01B4\\u024F\\u1EFF]","z":"[\\u007A\\u24E9\\uFF5A\\u017A\\u1E91\\u017C\\u017E\\u1E93\\u1E95\\u01B6\\u0225\\u0240\\u2C6C\\uA763]"},"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasRedirection":false,"hasBreadcrumb":false},"homeUrl":"https:\/\/assermentationpro.ca\/en","objectID":2739,"objectType":"post","locale":"en","localeFull":"en_CA","overlayImages":{"play":{"name":"Play icon","url":"https:\/\/assermentationpro.ca\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","path":"\/home\/u941258977\/domains\/assermentationpro.ca\/public_html\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","position":"middle_center"},"gif":{"name":"GIF icon","url":"https:\/\/assermentationpro.ca\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","path":"\/home\/u941258977\/domains\/assermentationpro.ca\/public_html\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","position":"middle_center"}},"defautOgImage":"https:\/\/assermentationpro.ca\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/social-placeholder.jpg","customPermalinks":true,"isUserRegistered":true,"autoSuggestKeywords":true,"connectSiteUrl":"https:\/\/rankmath.com\/auth?site=https%3A%2F%2Fassermentationpro.ca%2Fen&r=https%3A%2F%2Fassermentationpro.ca%2Fen%2Fwp-json%2Fwp%2Fv2%2Fpages%2F2739%3Fnonce%3Dc37c6d62d9&pro=1","maxTags":100,"trendsIcon":"<svg viewBox=\"0 0 610 610\"><path d=\"M18.85,446,174.32,290.48l58.08,58.08L76.93,504a14.54,14.54,0,0,1-20.55,0L18.83,466.48a14.54,14.54,0,0,1,0-20.55Z\" style=\"fill:#4285f4\"\/><path d=\"M242.65,242.66,377.59,377.6l-47.75,47.75a14.54,14.54,0,0,1-20.55,0L174.37,290.43l47.75-47.75A14.52,14.52,0,0,1,242.65,242.66Z\" style=\"fill:#ea4335\"\/><polygon points=\"319.53 319.53 479.26 159.8 537.34 217.88 377.61 377.62 319.53 319.53\" style=\"fill:#fabb05\"\/><path d=\"M594.26,262.73V118.61h0a16.94,16.94,0,0,0-16.94-16.94H433.2a16.94,16.94,0,0,0-12,28.92L565.34,274.71h0a16.94,16.94,0,0,0,28.92-12Z\" style=\"fill:#34a853\"\/><rect width=\"610\" height=\"610\" style=\"fill:none\"\/><\/svg>","showScore":true,"siteFavIcon":"https:\/\/assermentationpro.ca\/wp-content\/uploads\/2025\/05\/cropped-Commissaire-assermentation-32x32.png","canUser":{"general":false,"advanced":false,"snippet":false,"social":false,"analysis":false,"analytics":false,"content_ai":false},"showKeywordIntent":true,"isPro":true,"is_front_page":false,"trendsUpgradeLink":"https:\/\/rankmath.com\/pricing\/?utm_source=Plugin&utm_medium=CE%20General%20Tab%20Trends&utm_campaign=WP","trendsUpgradeLabel":"Upgrade","trendsPreviewImage":"https:\/\/assermentationpro.ca\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/trends-preview.jpg","currentEditor":false,"homepageData":{"assessor":{"powerWords":["a cut above","absolute","absolutely","absolutely lowest","absurd","abuse","accurate","accuse","achieve","actionable","adaptable","adequate","admit","adorable","advantage","advice","affordable","aggravate","aggressive","agitated","agonizing","agony","alarmed","alarming","alienated","aligned","alive","all-inclusive","alluring","always","amazing","amp","animated","annihilate","announcing","anonymous","antagonistic","anxious","apocalypse","appalled","approved","approving","argumentative","armageddon","arrogant","ass kicking","assault","assured","astonishing","astounded","astounding","at ease","atrocious","attack","attractive","audacity","authentic","authoritative","authority","avoid","aware","awe-inspiring","awesome","awkward","backbone","backdoor","backed","backlash","backstabbing","badass","balanced","banned","bargain","barrage","basic","battle","beaming","beat down","beating","beautiful","beauty","begging","behind the scenes","belief","belong","best","best-selling","better","beware","big","billion","black market","blacklisted","blast","blessed","blinded","blissful","blood","bloodbath","bloodcurdling","bloody","blunder","blushing","bold","bomb","bona","bona fide","bonanza","bonus","bootleg","bottom line","bountiful","brave","bravery","brazen","break","breaking","breakthrough","breathtaking","bright","brilliant","broke","brutal","budget","buffoon","bullshit","bully","bumbling","buy","cadaver","calm","cancel anytime","capable","captivate","captivating","carefree","case study","cash","cataclysmic","catapult","catastrophe","caution","censored","centered","certain","certainly","certified","challenge","charming","cheap","cheat","cheat-sheet","cheer","cheerful","child-like","clarity","classified","clear","clueless","collapse","colorful","colossal","comfortable","compare","competitive","complete","completely","completeness","comprehensive","compromise","compulsive","concealed","conclusive","condemning","condescending","confess","confession","confessions","confident","confidential","conquer","conscientious","constructive","content","contrary","controlling","controversial","convenient","convert","cool","cooperative","copy","corpse","corrupt","corrupting","courage","courageous","cover-up","covert","coward","cowardly","crammed","crave","crazy","create","creative","cringeworthy","cripple","crisis","critical","crooked","crush","crushing","damaging","danger","dangerous","daring","dazzling","dead","deadline","deadly","death","decadent","deceived","deceptive","deep","defiance","definitely","definitive","defying","dejected","delicious","delight","delighted","delightful","delirious","delivered","demoralizing","deplorable","depraved","desire","desperate","despicable","destiny","destroy","detailed","devastating","devoted","diagnosed","direct","dirty","disadvantages","disastrous","discount","discover","disdainful","disempowered","disgusted","disgusting","dishonest","disillusioned","disoriented","distracted","distraught","distressed","distrustful","divulge","document","dollar","dominate","doomed","double","doubtful","download","dreadful","dreamy","drive","drowning","dumb","dynamic","eager","earnest","easily","easy","economical","ecstatic","edge","effective","efficient","effortless","elated","eliminate","elite","embarrass","embarrassed","embarrassing","emergency","emerging","emphasize","empowered","enchant","encouraged","endorsed","energetic","energy","enormous","enraged","enthusiastic","envy","epic","epidemic","essential","ethical","euphoric","evil","exactly","exasperated","excellent","excited","excitement","exciting","exclusive","exclusivity","excruciating","exhilarated","expensive","expert","explode","exploit","explosive","exposed","exquisite","extra","extraordinary","extremely","exuberant","eye-opening","fail","fail-proof","failure","faith","famous","fantasy","fascinating","fatigued","faux","faux pas","fearless","feast","feeble","festive","fide","fierce","fight","final","fine","fired","first","first ever","flirt","fluid","focus","focused","fool","fooled","foolish","forbidden","force-fed","forever","forgiving","forgotten","formula","fortune","foul","frantic","free","freebie","freedom","frenzied","frenzy","frightening","frisky","frugal","frustrated","fulfill","fulfilled","full","fully","fun","fun-loving","fundamentals","funniest","funny","furious","gambling","gargantuan","genius","genuine","gift","gigantic","giveaway","glamorous","gleeful","glorious","glowing","goddamn","gorgeous","graceful","grateful","gratified","gravity","great","greatest","greatness","greed","greedy","gripping","grit","grounded","growth","guaranteed","guilt","guilt-free","gullible","guts","hack","happiness","happy","harmful","harsh","hate","have you heard","havoc","hazardous","healthy","heart","heartbreaking","heartwarming","heavenly","hell","helpful","helplessness","hero","hesitant","hidden","high tech","highest","highly effective","hilarious","hoak","hoax","honest","honored","hope","hopeful","horribly","horrific","horrifying","horror","hostile","how to","huge","humility","humor","hurricane","hurry","hypnotic","idiot","ignite","illegal","illusive","imagination","immediately","imminently","impatience","impatient","impenetrable","important","impressive","improved","in the zone","incapable","incapacitated","incompetent","inconsiderate","increase","incredible","indecisive","indulgence","indulgent","inexpensive","inferior","informative","infuriated","ingredients","innocent","innovative","insane","insecure","insider","insidious","inspired","inspiring","instant savings","instantly","instructive","insult","intel","intelligent","intense","interesting","intriguing","introducing","invasion","investment","iron-clad","ironclad","irresistible","irs","is here","jackpot","jail","jaw-dropping","jealous","jeopardy","jittery","jovial","joyous","jubilant","judgmental","jumpstart","just arrived","keen","kickass","kickstart","kill","killed","killing","kills","know it all","lame","largest","lascivious","last","last chance","last minute","latest","laugh","laughing","launch","launching","lavishly","lawsuit","lazy","left behind","legendary","legitimate","liberal","liberated","lick","lies","life-changing","lifetime","light","lighthearted","likely","limited","literally","little-known","loathsome","lonely","looming","loser","lost","love","lucrative","lunatic","lurking","lust","luxurious","luxury","lying","magic","magical","magnificent","mainstream","malicious","mammoth","manipulative","marked down","massive","master","masterclass","maul","mediocre","meditative","meltdown","memorability","memorable","menacing","mesmerizing","meticulous","mind-blowing","minimalist","miracle","mired","mischievous","misgiving","missing out","mistake","monetize","money","moneyback","moneygrubbing","monumental","most important","motivated","mouth-watering","murder","mystery","nail","naked","natural","naughty","nazi","nest egg","never","new","nightmare","no good","no obligation","no one talks about","no questions asked","no risk","no strings attached","non-controlling","noted","novelty","now","obnoxious","obsessed","obsession","obvious","odd","off-kilter","off-limits","off-the record","offensive","official","okay","on-demand","open-minded","opportunities","optimistic","ordeal","outlawed","outrageousness","outstanding","overcome","overjoyed","overnight","overwhelmed","packed","painful","painless","painstaking","pale","panic","panicked","paralyzed","pas","passionate","pathetic","pay zero","payback","perfect","peril","perplexed","perspective","pessimistic","pioneering","piranha","pitfall","pitiful","placid","plague","played","playful","pleased","pluck","plummet","plunge","poison","poisonous","polarizing","poor","popular","portfolio","pound","powerful","powerless","practical","preposterous","prestige","price","priceless","pride","prison","privacy","private","privileged","prize","problem","productive","professional","profit","profitable","profound","promiscuous","promising","promote","protect","protected","proven","provocative","provoke","psychological","pummel","punch","punish","pus","quadruple","quality","quarrelsome","quick","quick-start","quickly","quiet","radiant","rare","ravenous","rebellious","recession-proof","reckoning","recognized","recommend","recreate","reduced","reflective","refugee","refund","refundable","reject","relaxed","release","relentless","reliable","remarkable","replicate","report","reprimanding","repulsed","repulsive","research","resentful","resourceful","responsible","responsive","rested","restricted","results","retaliating","reveal","revealing","revenge","revengeful","revisited","revolting","revolutionary","reward","rich","ridiculous","risky","riveting","rookie","rowdy","ruin","rules","ruthless","sabotaging","sacred","sadistic","sadly","sadness","safe","safety","sale","sampler","sarcastic","satisfied","savage","savagery","save","savings","savvy","scam","scandal","scandalous","scarce","scared","scary","scornful","scream","searing","secret","secret agenda","secret plot","secrets","secure","security","seductive","seething","seize","selected","self-hating","self-sufficient","sensational","senseless","sensual","serene","seriously","severe","sex","sexy","shaking","shameful","shameless","shaming","shatter","shellacking","shocking","should","shrewd","sick and tired","signs","silly","simple","simplicity","simplified","simplistic","sincere","sinful","sins","six-figure","sizable","sizzle","sizzled","sizzles","sizzling","sizzlingly","skill","skyrocket","slaughter","slave","sleazy","sleeping","sly","smash","smiling","smug","smuggle","smuggled","sneak-peek","sneaky","sniveling","snob","snooty","snotty","soar","soaring","solid","solution","spank","special","spectacular","speedy","spell-binding","spine","spirit","spirited","spiteful","spoiler","spontaneous","spotlight","spunky","squirming","stable","staggering","startling","steady","steal","stealthy","steamy","step-by-step","still","stoic","stop","strange","strangle","strategy","stressed","strong","strongly suggest","struggle","stuck up","studies","stunning","stupid","stupid-simple","sturdy","sublime","succeed","success","successful","suck","suddenly","suffer","sunny","super","super-human","superb","supercharge","superior","supported","supportive","sure","sure fire","surefire","surge","surging","surprise","surprised","surprising","survival","survive","suspicious","sweaty","swoon","swoon-worthy","tailspin","tank","tantalizing","targeted","tawdry","tease","technology","teetering","tempting","tenacious","tense","terrible","terrific","terrified","terrifying","terror","terrorist","tested","thankful","the truth","threaten","threatened","thrilled","thrilling","thug","ticked off","tickled","timely","today","torture","toxic","track record","trade secret","tragedy","tragic","transform","transparency","trap","trapped","trauma","traumatized","treacherous","treasure","tremendous","trend","tricks","triggers","triple","triumph","truly","trusting","trustworthy","truth","truthful","turbo-charge","turbocharges","tweaks","twitching","ultimate","unadulterated","unassuming","unauthorized","unbelievable","unburdened","uncaring","uncensored","uncertain","uncomfortable","unconditional","uncontrollable","unconventional","uncovered","undeniable","under priced","undercover","underground","underhanded","underused","unexpected","unforgettable","unheard of","unhurried","uninterested","unique","unjustified","unknowingly","unleashed","unlimited","unlock","unparalleled","unpopular","unreliable","unresponsive","unseen","unstable","unstoppable","unsure","unsurpassed","untapped","unusual","up-sell","upbeat","uplifted","uplifting","urge","urgent","useful","useless","validate","valor","valuable","value","vanquish","vaporize","venomous","verify","vibrant","vicious","victim","victory","vigorous","vilified","vindictive","violated","violent","volatile","vulnerable","waiting","wanted","wanton","warning","waste","weak","wealth","weird","what no one tells you","whip","whopping","wicked","wild","willpower","withheld","wonderful","wondrous","woozy","world","worry","worst","worthwhile","wounded","wreaking","youthful","zen","zinger"],"diacritics":true,"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasBreadcrumb":false,"serpData":{"title":"%sitename% %page% %sep% %sitedesc%","description":"","titleTemplate":"%sitename% %page% %sep% %sitedesc%","descriptionTemplate":"","focusKeywords":"","breadcrumbTitle":"Home","robots":{"index":true},"advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":""}}},"isAnalyticsConnected":false,"tocTitle":"Table of Contents","tocExcludeHeadings":[],"listStyle":"ul"},"_links":{"self":[{"href":"https:\/\/assermentationpro.ca\/en\/wp-json\/wp\/v2\/pages\/2739","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/assermentationpro.ca\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/assermentationpro.ca\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/assermentationpro.ca\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/assermentationpro.ca\/en\/wp-json\/wp\/v2\/comments?post=2739"}],"version-history":[{"count":5,"href":"https:\/\/assermentationpro.ca\/en\/wp-json\/wp\/v2\/pages\/2739\/revisions"}],"predecessor-version":[{"id":2746,"href":"https:\/\/assermentationpro.ca\/en\/wp-json\/wp\/v2\/pages\/2739\/revisions\/2746"}],"wp:attachment":[{"href":"https:\/\/assermentationpro.ca\/en\/wp-json\/wp\/v2\/media?parent=2739"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}