Only this pageAll pages
Powered by GitBook
1 of 7

Core AI

Loading...

Loading...

Core AI Commands

Loading...

Loading...

Loading...

Loading...

Trading Commands

  1. Swap Tokens

    • Command:

      swap <amount> <token_to_swap> for <token_to_receive>
    • Example:

      swap 0.1 SOL for USDC
    • Explanation: Core AI will swap the specified amount of one token for another using Jupiter.

  2. Transfer Tokens

    • Command:

    • Example:

    • Explanation: Sends the specified amount of a token to the given Solana wallet address.

  3. Transfer SOL

    • Command:

    • Example:

    • Explanation: Sends the specified amount of SOL to the provided wallet address.

How to Use Core AI

  1. Start a Conversation

    • Chat with Core AI to learn about the latest trends, market updates, or any specific cryptocurrency topic.

  2. Execute Trades

    • Use simple, structured commands to swap tokens, transfer funds, or perform other transactions.

  3. Test Before You Trade

    • Use the test private key to explore Core AI’s capabilities without using real funds.

FAQ

  1. What is Core AI? Core AI is an advanced artificial intelligence tool designed for the cryptocurrency market. It allows users to:

  • Communicate about cryptocurrency trends, market conditions, and memes.

  • Access real-time market insights.

  • Seamlessly execute token swaps and transactions via Jupiter on the Solana blockchain.


  1. Is Core AI safe to use? Yes, Core AI is built with security in mind. You have full control over your private keys. When using your own wallet, Core AI does not store or transmit your private keys anywhere.


  1. Can I test Core AI before using my wallet? Yes, Core AI offers a Test Mode where you can use a provided test private key. This allows you to explore its features risk-free.


  1. What blockchain does Core AI work with? Core AI currently operates on the Solana blockchain and supports token swaps and transactions using Jupiter.

transfer <amount> <token> to <recipient_wallet_address>
transfer 10 USDC to F8bRi9...A2Z
send <amount> SOL to <recipient_wallet_address>
send 0.5 SOL to F8bRi9...A2Z

Core AI Overview

Core AI is an advanced artificial intelligence designed for the cryptocurrency market. It allows users to:

  • Communicate about cryptocurrency markets, trends, and memes.

  • Access real-time market data and insights.

  • Execute trades seamlessly via Jupiter, one of the leading Solana DEX aggregators.

Users have two options to get started:

  1. Use Test Private Key: Instantly access a test environment to try out Core AI without risk.

  2. Insert Your Private Key: Trade directly from your own Solana wallet for live market transactions.

Account & Token Management

  1. Check Balance

  • Command:

    check balance of <token>
  • Example:

    check balance of SOL
  • Explanation: Displays the current balance of the specified token in your wallet.

  1. Get Token Information

  • Command:

  • Example:

  • Explanation: Retrieves metadata and details about the specified token.

Token Creation & NFT Minting

  • Create SPL Token

    • Command:

      create token "<token_name>" with symbol "<symbol>" and supply <total_supply>
    • Example:

      create token "CoreToken" with symbol "CORE" and supply 1000000
    • Explanation: Deploys a new SPL token on Solana with the specified parameters.

  • Mint NFT

    • Command:

    • Example:

    • Explanation: Mints a new NFT using the specified name and metadata URI.

Trading Commands
Account & Token Management
Token Creation & NFT Minting
get info about <token_address>
get info about AXSdx7...bP8
mint NFT "<nft_name>" with uri <metadata_uri>
mint NFT "CoreNFT" with uri https://metadata-uri.json