\documentclass[%11pt,
  use theme = ChatGPT-light,
  % use theme = ChatGPT-dark,
  scroll,
]{Q-and-A}

% The User Logo
\SetLogoCode[Q]{%
  \smash{\raisebox{-.35\baselineskip}{%
    \begin{tikzpicture}
      \clip (0,0) circle (.54\baselineskip);
      \draw [QA-A-emph, line width=.04\baselineskip]
        (0,0) circle (.52\baselineskip);
      \node [inner sep=0pt, opacity=.7] at (0,0) {\includegraphics[height=1.2\baselineskip]{Q-and-A-demo-ChatGPT-logo-User}};
      \clip (0,0) circle (.5\baselineskip);
      \node [inner sep=0pt] at (0,0) {\includegraphics[height=1.2\baselineskip]{Q-and-A-demo-ChatGPT-logo-User}};
    \end{tikzpicture}%
  }\hspace{-.75em}%
  }}
% The ChatGPT Logo
\SetLogoCode[A]{%
  \smash{\raisebox{-.35\baselineskip}{%
    \begin{tikzpicture}
      \clip (0,0) circle (.54\baselineskip);
      \draw [QA-A-emph, line width=.04\baselineskip]
        (0,0) circle (.52\baselineskip);
      \node [inner sep=0pt, opacity=.7] at (0,0) {\includegraphics[height=1.2\baselineskip]{Q-and-A-demo-ChatGPT-logo-ChatGPT}};
      \clip (0,0) circle (.5\baselineskip);
      \node [inner sep=0pt] at (0,0) {\includegraphics[height=1.2\baselineskip]{Q-and-A-demo-ChatGPT-logo-ChatGPT}};
    \end{tikzpicture}%
  }\hspace{-.75em}%
  }}


\begin{document}


:: {Q-and-A-demo-ChatGPT-content}

---

"
  Below is the code of this conversation.

  == {Q-and-A-demo-ChatGPT-content}

"
  Below is the code of the main document.

  == [latex] {\jobname}


\end{document}
