Skip to main content

Command Palette

Search for a command to run...

How to use chat GPT

Updated
2 min read
How to use chat GPT
V

With over 9 years of experience as in IT, I have led technology operations across diverse industries, ensuring robust IT infrastructure, network security, and team development.

My expertise spans managing IT infrastructure & operations, IT policy, and backup/disaster recovery. My expertise also includes IT asset management, Google Workspace & Office 365, endpoint security, DLP, and cross-platform systems (Windows/Linux/Mac OS) etc.

Additionally, I hold certifications in Google IT Support, CCNA, and IBM Cybersecurity, reinforcing my commitment to continuous learning and delivering robust technology solutions.

Thank you for your time and consideration.

Best regards, Vishal Mathur

To use ChatGPT, follow these steps:

  1. Start a conversation: Type a message or prompt in the chatbox. You can ask a question, provide instructions, or start a dialogue as if conversing with someone.

  2. Receive a response: Once you’ve entered your message, ChatGPT will generate a response based on your provided input. The response will appear in the chatbox.

  3. Continue the conversation: You can continue by responding to the generated message. Ask follow-up questions, seek clarifications, or provide additional context. ChatGPT will consider your input and generate a relevant response.

  4. Iterative refinement: If the initial response doesn’t fully meet your needs, you can iterate and provide more information or ask ChatGPT to approach the problem differently. The model will attempt to adapt its responses based on your instructions.

  5. Experiment with system messages: You can also use system-level instructions to guide the behaviour of ChatGPT. Adding a system message (prefixed with “system:”) at the beginning of the conversation can influence the model’s tone or specify a role it should assume, such as being a helpful assistant or an imaginative character.

  6. Use caution with sensitive information: Avoid sharing personally identifiable or sensitive information while using ChatGPT, as it is a public-facing AI model. Although efforts have been made to prevent it from storing information, it’s always best to prioritize your privacy and security.

  7. Experiment and explore: Feel free to experiment with different prompts, questions, or conversational styles to maximise ChatGPT. It can assist with various topics, provide creative ideas, help with problem-solving, offer explanations, and more.

While ChatGPT is a powerful language model, it may occasionally produce incorrect or nonsensical responses. It’s always good to critically evaluate the information and use your judgment.

Note: As an AI language model, ChatGPT doesn’t have access to personal data about individuals unless it has been shared within the conversation. It’s designed to respect user privacy and confidentiality.

More from this blog

What Are Tokens — And Why Should You Care?

The hidden unit of measurement that shapes every conversation you have with Claude. You type a message to Claude. You hit send. A response flows back in seconds. Simple, right? But beneath that seamless exchange, something interesting is happening — your words are being sliced into tiny linguistic units called tokens before Claude ever "reads" them. Tokens are the atomic unit of language for large language models. They're not characters, and they're not always full words. They sit somewhere in between — and understanding them unlocks a clearer picture of how AI language models actually work, why they have limits, and how to work with those limits instead of against them. So what exactly is a token? Think of tokenisation as breaking text into the most useful chunks for a model to learn from. Common words like "the" or "and" are usually one token. Longer or rarer words might get split into two or three pieces. Punctuation, spaces, and newlines all count too. Example — how this sentence gets tokenised Claude under stands language through tok en isation . As a rough rule of thumb: 100 tokens is about 75 words, or a short paragraph. A typical novel runs around 100,000 words — that's roughly 133,000 tokens. Claude's extended context window can hold the equivalent of several books at once. The context window: Claude's working memory Every conversation with Claude happens inside a context window — a fixed-size buffer that holds everything Claude can "see" at once. This includes your entire conversation history, any documents you paste in, system instructions, and Claude's own responses. Once the window fills up, older content scrolls out of view. Claude doesn't forget it in the human sense — it simply can't read past what fits. This is why very long conversations can occasionally feel like Claude loses track of something said much earlier.

May 20, 20263 min read
What Are Tokens — And Why Should You Care?
V

Vishal Mathur - IT Consultant and AI Prompt Engineer

31 posts

With over 9 years of experience as in IT, I have led technology operations across diverse industries, ensuring robust IT infrastructure, network security, and team development.