# Korey Docs

Korey orchestrates your projects, specs, pull requests, and conversations. Keeping you in the loop on what matters.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>🔢 <strong>Getting Started</strong></td><td>Tips for your first chat</td><td><a href="/pages/poFcFPiuSivsyGHbsIBs">/pages/poFcFPiuSivsyGHbsIBs</a></td><td></td></tr><tr><td>💻 <strong>Collaboration Tips</strong></td><td>Prompt like a pro!</td><td><a href="/pages/AwEVSTvMa80hw3NeCH8a">/pages/AwEVSTvMa80hw3NeCH8a</a></td><td></td></tr><tr><td>✨ <strong>Customize Korey</strong></td><td>Teach Korey your style</td><td><a href="/pages/DKXm6Yi4ZVVQOBRGMheJ">/pages/DKXm6Yi4ZVVQOBRGMheJ</a></td><td></td></tr></tbody></table>

***

### 🚀 Product Updates

#### Code Context

Korey's Github connector is now expanded to to your code repositories. **Perfect for:** Understanding unfamiliar codebases, planning tasks based on your actual codebase, debugging, and onboarding new team members.&#x20;

[Learn More →](/using-korey/code-context.md)

*Checkout more product updates in the* [*Changelog →*](/changelog.md)&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.korey.ai/getting-started/korey-docs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
