> ## Documentation Index > Fetch the complete documentation index at: https://docs.sourcebot.dev/llms.txt > Use this file to discover all available pages before exploring further. # Overview Ask Sourcebot gives you the ability to ask complex questions about your codebase in natural language. It uses Sourcebot’s existing [code search](/docs/features/search/overview) and [navigation](/docs/features/code-navigation) tools to allow reasoning models to search your code, follow code nav references, and provide an answer that’s rich with inline citations and navigable code snippets. Learn how to self-host Sourcebot in a few simple steps. Learn how to connect your language model to Sourcebot Learn how to index your repos so you can ask questions about them