> ## Documentation Index
> Fetch the complete documentation index at: https://docs.riktra.com/llms.txt
> Use this file to discover all available pages before exploring further.

# get_relevant_context

> Context relevant to a specific question.

Current structured truth first, with search matches layered on top — so a stack of old mentions can never outweigh the decision that replaced them. Includes the caller's own private context, and nobody else's.

## Parameters

<ParamField body="query" type="string" required>
  What the user is asking about.
</ParamField>

<ParamField body="token_budget" type="integer">
  200–16000.
</ParamField>
