diff --git a/src/pages/SimpleMint.jsx b/src/pages/SimpleMint.jsx index b43470b..04326a9 100644 --- a/src/pages/SimpleMint.jsx +++ b/src/pages/SimpleMint.jsx @@ -653,6 +653,11 @@ export function SimpleMint() { answer: "There is a network fee of 0.1A and a Lab fee of 0.1A. In total you need to have at least 0.2A in your wallet before minting.", }, + { + question: "Can I mint a token or memecoin?", + answer: + "Yes! You can mint a token by selecting the token option on the dropdown.", + }, ]} />