Using the System Prompt / Preferences Field A developer recommends using the system prompt or preferences field in LLM front-ends to provide context about the user's identity and needs, improving response quality. The developer shares their own system prompt, which instructs the LLM to prioritize accuracy, avoid sycophancy, and use web search for recent information. This technique works across both small local and large proprietary LLMs, though it consumes extra tokens. This is one of those " Obvious, but not everyone does it " things that I wanted to call out: the biggest quality of life change that you can make when using an LLM, regardless of whether it's a small locally hosted LLM or a big proprietary LLM, is to give it context about what you want and who you are; preferably somewhere that it gets that information in every conversation. Here's an example: imagine you're a compliance specialist who deals with some specific regulating body as part of your main career. You ask Claude to web search the specifics about a regulation, because you want to validate that information. Claude, thinking that you're someone like me who knows nothing at all about such regulations, goes off on a spiel with warnings about seriousness of such regulations and how you should actually consider hiring a professional which you are and doing A/B/C, etc. This is a response that it wouldn't have given if it knew who you were, and what you did for a living. You could, of course, start every chat with that info... but yea, that's tedious. Luckily, almost every front-end offers you some form of System Prompt field in which to drop that info. For proprietary AI, rather than a System Prompt box there is usually a "Preferences" box which gets injected somewhere into their own System Prompt For example- in Claude.ai, if you go to the bottom left and click your name and then Settings, it should open to the General tab and then Profile at the top. From there should be a text box right in the center of the screen for you to add a System Prompt to. NOTE: This will eat up extra tokens. Understand that going in. IMO, it's worth it. You may decide otherwise, but for me I get a lot of value out of doing this. Now, to give you an example, here's the one I use: