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

# Welcome to Terra

#### Welcome to Terra

Terra is not just another GPU or Virtual Machine (VM) rental platform. It is a **profit-driven ecosystem** designed to fully utilize computational power and create continuous revenue streams for all participants. Terra’s core innovation lies in its **algorithm hosting feature**, which empowers users to design, deploy, and manage automated trading strategies with unparalleled precision and efficiency. Unlike conventional GPU/VM rental services, Terra maximizes the value of its resources, whether rented or idle, by engaging them in high-revenue tasks like **algorithmic trading and cloud mining**.

At Terra, we prioritize performance, profitability, and accessibility. Our platform leverages advanced AI technologies, high-performance GPUs, and blockchain-backed transparency to create a decentralized ecosystem that delivers affordable computational services while generating consistent returns for users, traders, and token holders.

***

#### Why Terra is Different

**Algorithm Hosting: Terra’s Flagship Feature**

Algorithm hosting sets Terra apart by allowing users to build and execute AI-powered trading strategies directly on Terra’s infrastructure. Through our **no-code platform**, traders can design strategies with drag-and-drop indicators, access premium trading tools, and deploy algorithms that execute trades with sub-second precision. Terra provides advanced support for **on-chain trading** by enabling AI agents to monitor wallet activities, market volumes, and even social media trends. This seamless integration of AI tools, high-speed execution, and real-time data makes Terra’s algorithm hosting unmatched in the decentralized trading landscape.

* **No Upfront Costs**: Users pay only a share of the profits generated by their trading algorithms, making Terra an accessible and low-risk platform for traders.
* **High-Performance Infrastructure**: Hosted on Terra’s GPU-backed virtual machines, algorithms execute with high precision and efficiency, ensuring maximum profitability for traders.
* **Twitter Integration**: Users can deploy their AI agents on a dedicated Twitter account to share trade updates, analyses, and performance reports, creating transparency and building community engagement.

**Revenue Maximization Beyond Rentals**

Unlike traditional platforms, Terra ensures no computational power is wasted. When GPUs and VMs are not being rented, they are engaged in revenue-generating tasks such as:

1. **Algorithm Hosting**: Continuous execution of user trading strategies ensures the highest utilization and returns.
2. **Cloud Mining**: GPUs mine cryptocurrencies 24/7, further contributing to the ecosystem’s revenue.

This dual-use model ensures that Terra remains a **profitable and sustainable ecosystem**, generating returns for users and $TERRA token holders alike.

***

#### How Terra Delivers Value

**1. Empowering Traders with Cutting-Edge Tools**

Terra’s algorithm hosting platform provides traders with everything they need to succeed, including:

* **No-Code AI Agent Creator**: Build and deploy AI agents with minimal effort, leveraging drag-and-drop tools and advanced trading indicators.
* **Advanced On-Chain Capabilities**: Monitor wallet activities, track market volumes, and analyze real-time data to inform trading strategies.
* **Dynamic Analytics**: Terra’s platform offers real-time monitoring and feedback, allowing users to optimize their algorithms continuously.

**2. High-Performance Hosting**

Algorithms are hosted on Terra’s **state-of-the-art GPUs and VMs**, ensuring:

* Execution speeds of **less than 1 second**.
* Scalability to handle high-frequency and large-scale trading.
* Secure and reliable operations with zero downtime.

**3. Transparent and Low-Cost Model**

* **Profit-Based Fees**: Terra charges only **10% of profits for off-chain trading** and a minimal **1% transaction fee for on-chain trades**, eliminating upfront hosting fees.
* **Fair Revenue Sharing**: Revenue from algorithm hosting, cloud mining, and rentals is distributed among $TERRA token holders, creating consistent income opportunities.

**4. Community Engagement and Rewards**

* **Token-Gated Community**: High-performing algorithms from top traders are shared in an exclusive channel accessible for a nominal fee.
* **Monthly Competitions**: Traders deploying AI agents on Twitter can participate in monthly competitions to win lucrative rewards, further incentivizing engagement and innovation.

***

#### Why Choose Terra Over Other GPU/VM Platforms?

1. **Algorithm Hosting as a Priority**: Unlike other platforms that only offer rentals, Terra focuses on enabling traders to create and deploy high-precision trading algorithms.
2. **Revenue Optimization**: Terra’s infrastructure ensures that idle GPUs and VMs are never wasted, generating revenue through multiple streams.
3. **Affordable and Accessible**: By removing upfront costs and offering a profit-sharing model, Terra makes high-performance algorithmic trading accessible to everyone.
4. **Advanced AI Tools**: Terra’s no-code AI Agent Creator and extensive suite of indicators provide unmatched support for building custom strategies.

***

#### Setting a New Standard

Terra is redefining decentralized computing by focusing on **real revenue generation** through its algorithm hosting service. By offering traders advanced tools, transparent pricing, and high-performance infrastructure, Terra empowers users to succeed in both on-chain and off-chain trading. At the same time, $TERRA token holders benefit from the ecosystem’s profitability, creating a model that is both sustainable and rewarding.

Terra is not just a GPU and VM rental service—it is an ecosystem built to maximize the potential of high-performance computing and decentralized trading.


---

# 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://useterra.gitbook.io/terra/welcome-to-terra.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.
