{{ extends 'global/Page.html' }} {{ block title }}Information Acquisition{{ endblock }} {{ block content }} {{ if player.participant.roleframe == 'tool' }} You can acquire more information from your decision aid - the company’s AI system, by asking questions. The AI system has access to data and information extrapolated from numerous budgets for similar products over the past years. Cost estimates based on this data and information are generally within ±5% of actual costs.

On the screen, you will see a list of suggested questions that your decision aid can answer. Below the list, there is a textbox. You may type the questions manually based on the list of suggested questions. Please enter one question at a time. After you receive the response from your decision aid, you will enter the next question. {{ else }} You can acquire more information from your decision partner - the company’s AI system, by asking questions. The AI system has access to data and information extrapolated from numerous budgets for similar products over the past years. Cost estimates based on this data and information are generally within ±5% of actual costs.

On the screen, you will see a list of suggested questions that your decision partner can answer. Below the list, there is a textbox. You may type the questions manually based on the list of suggested questions. Please enter one question at a time. After you receive the response from your decision partner, you will enter the next question. {{endif}} {{ next_button }} {{ endblock }}