> ## Documentation Index > Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt > Use this file to discover all available pages before exploring further. # Free Variant > Access free models with the :free variant The `:free` variant allows you to access free versions of models on OpenRouter. ## Usage Append `:free` to any model ID: ```json lines theme={null} { "model": "meta-llama/llama-3.2-3b-instruct:free" } ``` ## Details Free variants provide access to models without cost, but may have different rate limits or availability compared to paid versions. ## Related Resources * [Free Models Router](/docs/cookbook/get-started/free-models-router-playground) - Learn how to use the Free Models Router in the Chat Playground for zero-cost inference