All writing

Work & Career

Translated from the original Chinese essay · Read the Chinese original →

At last week's product review meeting, an intern who had just become a full-time employee suddenly asked, "When we say we want to improve user engagement, do we mean DAU, or some kind of behavioral participation?"

The meeting room paused for a moment. Everyone looked at each other. The project manager thought for two seconds and said, "Good question. We need to align on this definition first."

At that moment, no one thought he was "speaking out of turn." Instead, everyone mentally gave him a checkmark.

And you? Three years in, and you still don't dare to speak up.

It's not that you're not smart enough. It's that you always feel that asking questions is a form of offense, a way of exposing your own ignorance.

But the real logic of the workplace is exactly the opposite: People who don't ask questions can only be trapped by problems; people who ask good questions are being seen as "promotable."

1. Good questions are the most underrated competitive advantage in the workplace

In the workplace, we are too accustomed to giving answers, especially in a results-oriented culture. But have you ever thought about it? In an era where AI can generate all kinds of solutions, what is truly valuable is no longer knowing how to answer, but knowing how to ask.

A good question is worth more than ten answers.

But how exactly do you ask a good question? It comes down to three core criteria: ask precisely, ask deeply, and ask with boundaries.

2. The four-step questioning method: turning messy questions into clear ones

Many people say, "It's not that I don't want to ask, I just really don't know where to start."

Then try this four-step questioning method. It is especially useful when facing vague tasks, complex discussions, and uncertain requirements:

Step 1: Locate your uncertainty. First ask yourself: "At which level am I confused? Is it the goal, the background, or the priority? Is it that I don't understand the requirements, the technical implementation plan, or the error handling approach? Is it that I don't know what users really need in terms of performance, or whether we have a rollback plan for failures?" Don't rush to speak. First, find the fog.

Step 2: Pave the way with what you know. "I understand we want to do an A/B strategy. I'm still not sure which type of users it would be more suitable for. Can we confirm this together?" Lower the difficulty for the other person to answer. Turn the question into an invitation to collaborate, not a surprise challenge.

Step 3: Switch perspectives to surface key blind spots. "If we look at it from the user's perspective, will they get stuck here?" "From a testing perspective, will this solution be particularly hard to regression test?" "From an operations perspective, if something goes wrong after deployment, can the monitoring system detect it quickly? Can we find the root cause quickly? Can we even quickly switch back to the previous working version?"

Step 4: Elevate the question to challenge hidden assumptions. "Are we assuming that a certain module will never fail?" "Will this approach rely too heavily on a fixed path and be hard to extend in the future?" "Does this third-party API have rate limits? If this API fails, what is our fallback plan?"

These four steps are like a questioning navigation system, helping you shift from "What should I say?" to "What should I guide everyone to think about?"

3. Scenario demonstrations: ordinary questions vs. high-level questions

Many workplace communication breakdowns happen not because of lack of preparation, but because the way the question is asked ruins the atmosphere.

For example:

When facing vague requirements, don't ask: "So what should I do?" Instead, say: "What change do we ultimately want to see in user behavior? Is there a standard for measuring success?"

When facing an unfamiliar solution, don't ask: "Is this reliable?" Instead, say: "I understand you want to achieve Y through X. Can you walk me through the handling logic for failure scenarios?"

When you disagree with an approach, don't ask: "Can't we do it another way?" Instead, say: "I have a small hypothesis, not necessarily correct. Can we look at the data together to see if it's supported?"

You will find that the tone of your question determines the boundary of your influence.

4. Questioning no-go zones: stay away from these "pseudo-questions"

Don't let the questions you ask ruin the communication atmosphere:

  • "Didn't you say you could deliver it yesterday?" (Sounds like you're trying to catch someone)
  • "Why do it this way?" (Sounds like you're questioning)
  • "Can't we just use XX?" (This is internal strife)

Good questions should pull people in, not push them out. They are about co-creation, not confrontation.

5. The advanced form of questioning: letting the other person see their own blind spots

Once, when we were designing a new version of the membership system, Alan was responsible for the database structure of user benefits.

He confidently wrote the document. The field design was standardized, and the indexes were detailed. At first glance, there was nothing wrong. Everyone nodded in approval, but I felt something was too "clean," as if it only considered the current business model.

I didn't directly say, "Your design might have problems with extensibility." Instead, I asked a question: "If next year we launch a 'Double Eleven plus birthday stacking privilege,' how do you think the structure would need to change?"

He answered that he could add a column.

I continued: "If a user has three levels, and each level has different limits and merchant privileges, do you think it can still hold up?"

He began to hesitate.

I asked again: "Are these rules written in code, or can they be configured?"

Finally, I asked: "What business assumptions are baked into this structure that might not change?"

He paused.

"I... assumed that levels are single and exclusive, and I didn't consider future rule expansion."

"So... should I abstract the rules into a separate configuration table instead of hardcoding them with user data?"

At that moment, he discovered the problem himself and proposed a new solution. No one denied him, and he didn't defend himself.

This is the power of questioning: not negation, but guidance; not persuasion, but awakening.

6. Starting today: a simple exercise

Every time you receive a new task, don't rush to nod.

Silently recite these three questions:

  • What am I most uncertain about?
  • If I were the counterparty, what would I care about most?
  • Are there any key assumptions that haven't been stated?

This is the starting point of questioning awareness. The better you ask, the closer you get to the core circle.

7. Final thoughts: questioning = a sense of control

You're not without ideas; you just haven't asked them out. You're not unable to understand problems; you just haven't broken them down. You're not invisible; you just haven't used "questioning" to illuminate yourself.

In the AI era, answers are readily available, but people who ask good questions are the truly scarce value providers.

Questioning is the step that takes you from executor to influencer.