Qubetics Docs
  • Getting Started
    • Quickstart
    • Network Architechture
    • Qubetics: TICS Token
    • Add Qubetics Network
    • Get TICS tokens
    • Testnet Node Setup
      • How To Become a Validator
    • Validator Application: User Guide
      • Validator Login
      • Validator Dashboard
      • Setup as a Validator
      • Blocks Page
      • Validators
        • Active Validators Tab
        • Inactive Validator Tab
        • Deactivated Validator Tab
      • Validator Details
      • Manage Account
        • Profile Details
          • Bond More Funds
          • Unbond Funds
          • Stop Validator
    • How To Become a Delegator
    • Delegator Application: User Guide
      • Login
      • Dashboard
        • Bond More Funds
        • Unbond Funds
        • Redelegate Funds
      • Wallet Activities
      • Setup Delegator Bond
      • All Validators
      • Validator Details Page
    • TICS Scan User Guide
      • Dashboard
      • Block Summary
      • Block Details
      • Transactions Summary
      • Transaction Details
      • Address Detail
      • Tokens
      • Validators
      • Nodes
        • Node Sync
      • Contract List
      • Contract Detail
        • Transaction Tab
        • Transfers Tab
        • Holders Tab
        • Event Tab
        • Contract Tab
          • Read Contract Tab
          • Write Contract Tab
        • Analytics Tab
      • Contract Verification
      • Token Icon
      • Faucet
    • Qubetics IDE User Guide
    • QubeQode Basic User Guide
      • Workspace
      • Compile
      • Deploy
  • QubeQode Pro User Guide
    • Choose your plan
    • Start Chat
      • Generated Code Preview
      • Deploy Step-1
      • Generated Code
    • Settings
  • Basics
    • Editor
    • Markdown
    • Images & media
    • Interactive blocks
    • OpenAPI
    • Integrations
Powered by GitBook
On this page
Export as PDF
  1. QubeQode Pro User Guide

Start Chat

PreviousChoose your planNextGenerated Code Preview

Last updated 2 months ago

This is the main chat interface of the QubeQode Pro platform. It is designed to help users generate smart contracts using a conversational chatbot. Here's a detailed explanation of what you see:

FR 3.001: Navigation Bar

On the top left, you see the QubeQode logo and name and on the right-hand side, there is a toggle button that lets the user switch between "Basic" and "Pro" modes, indicating different tiers of the platform.

FR 3.002: Chat History

A "Start Chat" button allows users to initiate a new chat session with the chatbot. Below it is the History section, which shows a list of previous chat sessions along with timestamps (e.g., "7 hours ago," "12 hours ago," "Yesterday"). Each entry shows the first few words of past prompts. At the bottom, there is a Settings button, likely for user preferences or chatbot configurations.

FR 3.003: Chat Window

The main message says, "How can I help you today?", which prompts the user to type their request. Below this message is a text box where users can enter their prompt to generate a smart contract. Once you type your request, you can click the arrow-shaped Send button on the right side of the input box to submit it and start the contract generation process.