# FAQ

### **Can you build \[some feature that you want]?**

Maybe! We have enough to build for years, but the best way to get things you need to be prioritized is to discuss them with us. If we can understand the problem,  how to best solve it, and users ask about it, it is more likely to come higher up on the prioritization queue.

Write us an [e-mail](mailto:hi@kitemaker.co) or join our [Slack community](https://join.slack.com/t/kitemakerco/shared_invite/zt-e7zjicw1-zbBpvLSRfOFKh3DutUAJ0A).

### **Do you have a self-hosting alternative?**

We currently do not. But check the question above.

### **How does Kitemaker compare against Jira/Trello/Notion/Linear/etc.?**

None of these tools are built for modern cross-functional product teams, and most of them are built for feature factories. We will go as far as to say most of them tries to *prevent* you from working in a way that will optimize the value you provide your users and customers.

Check out a good article about product teams vs feature team by Marty Cagan [here](https://svpg.com/product-vs-feature-teams/).

### **But, it's about the process and the tool doesn't matter right?**

It is all about the process. But any good productivity tool should make you and your team better. If you think the tool doesn't matter, then maybe there are better tools that can help you improve.

### **I work in a feature factory, does it make sense for us to use Kitemaker?**

Of course! We think any team would benefit from Kitemaker, and most likely the structure fits better with how you work already.

That said, the journey from feature factory to a product team is long but worthwhile. The best first step is to start thinking like a product team and prove your managers that you are up for the task.

John Cutler made [an excellent infographic](https://blog.amplitude.com/journey-to-product-teams-infographic) explaining the different types of teams, and Jason Yip [wrote an interesting response](https://medium.com/swlh/my-journey-from-agile-to-product-teams-7b7eec734f8) about how teams work in Spotify.

### **How much does Kitemaker cost?**

You can find our prices on our landing page [here](https://www.kitemaker.co/#Pricing).

### **Can you help us set up Kitemaker?**

Yes! [Ping us](mailto:hi@kitemaker.co), and we'll do our best to give you a smooth onboarding!

### **Can you help us in setting up the best process for our team?**

[Ping us](mailto:hi@kitemaker.co), and we'll do our best to give you advice or guidance.

### Can I export our data from Kitemaker?

Yes, we built [this open source project](https://github.com/kitemakerhq/dump-organization) that exports all your data from Kitemaker using our API.


---

# 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://guide.kitemaker.co/misc/02-faq.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.
