# Your first session



There are two ways to start. Both end the same way: a session whose very first answer already has the right context.

## Start from Knosy [#start-from-knosy]

<Steps>
  <Step>
    ### Open the capsule [#open-the-capsule]

    Click the capsule at the top of your screen, or press `Ctrl+Alt+K`.
  </Step>

  <Step>
    ### Choose your context [#choose-your-context]

    Pick **Private**, **Team**, or **Space**. When you pick a Team or Space, the context inventory shows exactly which context files come with it.
  </Step>

  <Step>
    ### Pick the host and folder [#pick-the-host-and-folder]

    Choose where the session should run and the project folder it should work in. Codex also works with **No project**.
  </Step>

  <Step>
    ### Start [#start]

    Knosy opens the host with your prompt and the confirmed context. The first response already knows where you're working.
  </Step>
</Steps>

## Start from the host [#start-from-the-host]

Just open Claude Code or Codex and type your first prompt. With the automatic scope picker enabled, Knosy opens before the model answers:

1. The picker appears with a 15-second countdown and suggests the last context you confirmed for that host and folder.
2. Confirm your scope, or adjust it first. Interacting with Knosy removes the countdown.
3. Focus returns to the host and the response continues with your context.

If you do nothing, the prompt continues with your Private context and Knosy shows a notice. If Knosy isn't running at all, your prompt goes through untouched, with no wait. Either way your prompt is never edited, and no question is ever posted into your conversation. Details in [The scope picker](/docs/concepts/scope-picker).
