# Earn Fixed Yield

The **Fixed Yield** is Gloture's investment package program. Members can purchase fixed-term plans to earn a steady daily income for a defined period.

***

## Available Packages

| Series         | Package Range   | Duration (Days) | Daily Earning Rate | Eligibility              |
| -------------- | --------------- | --------------- | ------------------ | ------------------------ |
| **Foundation** | $100 – $2,000   | 10              | 1.00%              | All levels               |
| **Growth**     | $100 – $5,000   | 30              | 1.30%              | All levels               |
| **Momentum**   | $100 – $10,000  | 60              | 1.70%              | Enhanced-Presidential    |
| **Prime**      | $100 – $20,000  | 90              | 2.00%              | Priority-Presidential    |
| **Elite**      | $100 – $30,000  | 120             | 2.30%              | Specialized-Presidential |
| **Titan**      | $100 – $50,000  | 180             | 2.60%              | Manager-Presidential     |
| **Apex**       | $100 – $100,000 | 360             | 2.80%              | Director-Presidential    |

> All packages are available to members from **Standard through Presidential** level.

***

## How Investment Packages Work

{% stepper %}
{% step %}

### Choose

Select a series based on your available capital and desired duration.
{% endstep %}

{% step %}

### Purchase

Purchase the package — funds are locked for the investment period.
{% endstep %}

{% step %}

### Earn

Earn daily returns at the package's earning rate.
{% endstep %}

{% step %}

### Receive

Receive principal + total earnings at the end of the period.
{% endstep %}
{% endstepper %}

***

## Example Calculations

### Foundation Package (10 days, 1.00%/day)

> Invest **$1,000** → Earn $10/day → **Total return: $100** over 10 days

### Apex Package (360 days, 2.80%/day)

> Invest **$10,000** → Earn $280/day → **Total return: $100,800** over 360 days

***

## Choosing the Right Package

| Priority                 | Recommended Package   |
| ------------------------ | --------------------- |
| Short-term, lower risk   | Foundation or Growth  |
| Medium-term balance      | Momentum or Prime     |
| Long-term maximum return | Elite, Titan, or Apex |

***

{% hint style="warning" %}
Investment packages lock your funds for the full duration. Ensure you have sufficient liquid funds in your wallet for daily operations before committing to longer packages.
{% endhint %}


---

# 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://gloture.gitbook.io/gloture/earn-fixed-yield.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.
