# FAQ

* &#x20;**What are your plans for the future?**

Check out the [roadmap](/quest-chains/getting-started/road-map.md)

* **How can I request a feature?**

You can join one of our weekly meetings on Tuesdays at 11:30 CET in [discord](https://discord.gg/8zV9wtMgrB)

Reach out to us on our [feedback](https://discord.com/channels/991666831196696627/991669458043142194)/[support ](https://discord.com/channels/991666831196696627/991670574835318784)channel in discord

* **How are you going to monetize the product?**

With cosmetic upgrades & additional functionality, like 3D NFTs, unlockable quest chains, optional quests, etc. We will keep the core functionality of the app forever free!

* **Are we going to create plans for organizations?**

We are actively thinking about how to provide the best service for a fair price for organizations that want to create multiple quest chains. Let us know if you have a suggestion!

* **How can I contribute?**

Although we have no active funding atm, we are very actively building the app. You can check the [list ](https://www.notion.so/questchains/Roadmap-f822c483e4a34cbf9162b10682af4d53)of our planned features in the upcoming months and see if there’s anything you’d like to contribute&#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://quest-chains.gitbook.io/quest-chains/miscellanous/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.
