> For the complete documentation index, see [llms.txt](https://kb.packfiles.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.packfiles.io/using-warp/support.md).

# Support

We're proud to offer comprehensive support options as a first-class feature of Warp, with flexible choices for a variety of needs and use cases.

### Packfiles Partners

Packfiles' [Partner Network](/using-warp/support/partners.md) represents a globally distributed, distinguished cohort of skilled service providers who have vetted expertise with Warp and GitHub migrations. Their depth of experience supporting organizations through the process of adopting GitHub platforms is invaluable for those seeking expert guidance and hands-on support.

### Product Support

For support inquiries related to Warp itself, the Packfiles team is here to help. Warp's product support channels can be accessed via the Support tab of your Project.

<figure><img src="/files/DDGkNiNRLPETOaNLh0C4" alt="" width="132"><figcaption><p>Warp Project support tab</p></figcaption></figure>

<figure><img src="/files/b0uUCtttLMd4sMsHOe8M" alt="" width="375"><figcaption><p>Project support tab showing support contact and plan information</p></figcaption></figure>

### Product Feedback

We're always looking for ways to improve your experience with Warp. Thoughts, kudos, frustrations, and feature requests are always welcome, and can be shared with the Packfiles team via [this form](https://pack.fm/warp/feedback) and throughout Warp.

<figure><img src="/files/L57oEJnjkeEP7JmwFD9s" alt="" width="257"><figcaption><p>Feedback link in Warp Project Switcher</p></figcaption></figure>

<figure><img src="/files/3riuPBsUTJfnA8aM3R6e" alt="" width="375"><figcaption><p>Feedback link in Warp Issue Comment</p></figcaption></figure>

### Knowledge Base

This knowledge base is an authoritative, comprehensive resource for everything Packfiles and Warp provides. We strive to write and maintain high-quality documentation, and the [Knowledge Base](#knowledge-base) page will provide you with some tips and tricks on how to navigate, search, and contribute to it effectively.

### Troubleshooting

Encountering an issue with Warp? Our [Troubleshooting](/using-warp/support/troubleshooting.md) guide covers common issues, their causes, and step-by-step resolution instructions — from failed scans and migrations to installation issues.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://kb.packfiles.io/using-warp/support.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.
