Skip to main content

Don't ask to ask, just ask

Tuesday afternoon. Slack ping from someone I barely knew:

"Hey, got a sec?"

Thumbs up. Wait. "I have a question about the API." "Sure, what's up?" Screenshot, no caption. "It's not working."

Twenty minutes of back and forth. The fix took ninety seconds once I actually knew the problem.

This is "ask to ask." You signal you have a question without stating it. "Any Flutter experts here?" "Can I ask a quick question?" "Hey, are you busy?"

It feels polite. But the other person cannot help until they know what you need. Every empty ping is a round trip that buys nothing.

Just ask

Put the real question in the first message:

Before: "Hey, I have a question about the API."

After: "I'm hitting a 401 on POST /api/v1/orders in staging. Same token works in Postman but fails from our Next.js client. I've checked the Authorization header. Any idea what I'm missing?"

Include what you're trying to do, what's broken, what you already tried, and enough context (stack, error, version) that someone can help without interviewing you.

A soft opener is fine if the question comes in the same message. It is not fine if you stop and wait.

I used to send "got a sec?" all the time. Now: one message, full context, show what I tried. People reply faster, not slower.

Don't ask to ask. Just ask.