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

# Chat with your Codebase

Ellipsis can answer questions about your codebase via Slack. You can chain questions together to build understanding before assigning a task to Ellipsis.

For example, you may ask something like

<Frame>
  <img src="https://mintcdn.com/ellipsis/QAmfppggb2ydzNwi/images/how-to/ask-questions-about-your-codebase/1.png?fit=max&auto=format&n=QAmfppggb2ydzNwi&q=85&s=41b33eaee9f5b2c05fdef7a00cd63784" width="978" height="180" data-path="images/how-to/ask-questions-about-your-codebase/1.png" />
</Frame>

where you get an answer, but it leads to more questions.

<Frame>
  <img src="https://mintcdn.com/ellipsis/QAmfppggb2ydzNwi/images/how-to/ask-questions-about-your-codebase/2.png?fit=max&auto=format&n=QAmfppggb2ydzNwi&q=85&s=c9f9b505cfde0e45335c3f6c8cb71533" width="1180" height="496" data-path="images/how-to/ask-questions-about-your-codebase/2.png" />
</Frame>

Of course, this dialog gets more interesting when you ask Ellipsis to do something at the end:

<Frame>
  <img src="https://mintcdn.com/ellipsis/QAmfppggb2ydzNwi/images/how-to/ask-questions-about-your-codebase/3.png?fit=max&auto=format&n=QAmfppggb2ydzNwi&q=85&s=b99b1ba0614f0a0aabfa83b9572f8656" width="1188" height="760" data-path="images/how-to/ask-questions-about-your-codebase/3.png" />
</Frame>

For more information on how to prompt Ellipsis , see the [Questions and Answers](/features/question-and-answer). For more information on what you can ask Ellipsis to do, see [Tagging Ellipsis](/features/tag-workflows).

<Card horizontal title="Start a free trial" icon="rocket" color="175173" href="https://app.ellipsis.dev/?ref=docs">
  Click here to start a free 7 day trial of AI Code Reviews & Bug Fixes
</Card>
