# 🌟Stellar Orbit

**🌌 Stellar Orbit** is an AI-driven IDE designed for Stellar blockchain development. It simplifies writing, compiling, deploying, and managing Soroban contracts through an intuitive interface and AI-powered tools.

#### ✨ Key Features

* 🤖 **AI-assisted contract creation and debugging**
* 🚀 **Direct contract deployment from the IDE**
* 🪐 **Real-time transaction logs and state monitoring**
* 💡 **AI-powered Co-pilot for coding and troubleshooting**
* 🖥️ **No need for command-line interactions**
* 🛠️ **Smart Function Execution**, **AI** **Auto-detects contract functions and generates execution buttons for seamless interaction**

#### 🌠 Why Stellar Orbit?

Stellar Orbit eliminates the complexities of Stellar contract development by combining an intuitive user experience with powerful AI guidance. Whether you're managing accounts, building transactions, or debugging contracts, Stellar Orbit streamlines the entire development process.


---

# 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://stellar-orbit.gitbook.io/stellar_orbit/stellar-orbit.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.
