> For the complete documentation index, see [llms.txt](https://orbit-labs-1.gitbook.io/orbit-labs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://orbit-labs-1.gitbook.io/orbit-labs/introduction-to-orbit.md).

# Introduction to Orbit

#### Orbit Overview

Orbit is the fastest, most complete all-in-one Hedera-native trading experience — built to unify the DeFi journey with speed, transparency, and total user control. Our platform combines advanced order execution, instant swaps, and real-time on-chain analytics into one seamless interface, giving traders the tools to stay ahead in fast-moving markets.

Unlike traditional platforms, Orbit is fully non-custodial. We never hold your funds or act as a counterparty. Every transaction is direct, secure, and executed on-chain.

In a market where every second matters, Orbit delivers the edge you need — whether you’re chasing new launches, trading high-volume tokens, or analyzing liquidity trends.

#### Mission & Vision

Our mission is simple: make DeFi trading faster, smarter, and truly decentralized. Orbit empowers traders with instant data, token security checks, and actionable insights — all without sacrificing custody.

We’re building more than a platform. We’re building a future where every trader, from beginner to pro, has access to the tools, analytics, and autonomy they need to succeed — and a system that rewards our users for being part of our growth.

#### What You Get with Orbit

* **Smart Order Execution** – Automate trades when your market targets hit.
* **Instant Swaps** – Lightning-fast token conversions.
* **Ultra-Fast Analytics** – Real-time token stats, liquidity tracking, and performance metrics.
* **Orbit Wallet (Self-Custody)** – You control your assets. We never store your keys.
* **Token Security Audits** – Instantly verify liquidity locks, holder distribution, and token health.
* **Discovery Tools** – Spot trending tokens, explore pools, and catch momentum early.
* **Orbit Points** – A non-transferable participation metric that tracks engagement and trading activity.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://orbit-labs-1.gitbook.io/orbit-labs/introduction-to-orbit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
