# JulSwap AI Terminal

It currently supports the following functions:

1. **Transfer**
2. **Trade**
3. **Add Liquidity (LP)**
4. **Mint NFTs**
5. **Deploy Tokens**

**Supported Blockchains**

The JulSwap AI Terminal operates seamlessly on:

* Binance Smart Chain (BSC)
* Sonic Blockchain

**Key Features**

* **EVM Compatibility:** Built for EVM-compatible blockchains.
* **AI Integration:** Connected to the OpenAI system for enhanced functionality and user experience.
* **Private Key Integration:** Requires your private key for secure operations.

**Setup Instructions**

1. **Get Your OpenAI API Key**
   * Obtain your API key from the [OpenAI website](https://platform.openai.com/account/api-keys).
   * Save your API key on the JulSwap AI Terminal page at <https://terminal.julswap.com>
2. **Set Up Your Private Key**
   * Generate a new private key, for example, using MetaMask.
   * Add the private key to the terminal for secure operations. For testing purposes, we recommend creating and using a new private key.
3. **Configure RPC Settings**
   * You can adjust the pre-configured RPC settings directly within the terminal.
4. **Understand Gas Requirements**
   * On Sonic Blockchain, you need **S** as gas.
   * On Binance Smart Chain, you need **BNB** as gas.

**Capabilities**

The JulSwap AI Terminal can perform all essential blockchain functions for you, including:

* Trading
* Sending tokens
* Minting NFTs
* Creating new tokens
* Adding liquidity to pools

**Future Developments**

We’re continually improving the JulSwap AI Terminal. Upcoming features include:

* **DAO Investment Analysis:** Comprehensive token and project analysis.
* **AI-Powered Trading Tools:** Fully powered by AI, enabling you to trade more effectively and independently.

**Special Benefits for JULD Holders**

JULD holders will enjoy exclusive benefits and features as the platform evolves.

Start your journey with the JulSwap AI Terminal and experience the future of blockchain technology today


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.julswap.com/julswap-ai-terminal.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
