I mean when a person replies to one of the questions. There's a ton of questions that need to be answered for the bot I am working on. I mean if I am able to have it 'store' then refer back to it. For example someone answers {{question.1}} then down the line they get to question 13, I would want the bot to be able to callback and relate like "Oh yeah like you mentioned before about having a bad back." Whenever I overload the bot by answering more than 2 questions then it starts halucinating and losing track so I think the JSON and making it more dynamic would improve it. You briefly covered it in your video but I am still running into issues because there's just so much information this bot needs in order to fix it.