# Welcome to BoostyFi

## What is BoostyFi?

BoostyFi is a unified platform that brings together four innovative projects under one roof:

1. **Atleta Network** — a Layer 1 blockchain ecosystem modernizing the sport industry by transforming market structures and enabling the next generation of applications.
2. **JGGL** — a mobile AI-powered application for creative users to generate visual and audio content using artificial intelligence.
3. **TEKI** — a model-agnostic utility token for the generative AI content economy, denominating inference compute, IP registration, asset licensing, priority-access staking, and protocol governance.
4. **IMBA** — the utility token of the IMBA Music Platform, used to purchase Track Card NFTs (Digital Cards) and earn streaming-based rewards from registered music tracks.

The platform also hosts **Arteki Studio**, an AI-driven virtual production studio creating full-length animated films. Through Studio Packs, users acquire **TPC (Toon Property Certificate)** — a contractual unit of participation in a specific film's IP pool.

BoostyFi serves as the central hub where users can explore each ecosystem, purchase tokens, participate in staking, and earn rewards through the affiliate program.

## Platform Highlights

* **Unified Account** — one account for all ecosystems (ATLA, JGGL, TEKI, IMBA, Arteki). Your balances, earnings, and referral rewards are all visible in a single personal dashboard.
* **Token Sale** — purchase ATLA, JGGL, TEKI, and IMBA tokens through curated packs at competitive pre-market prices, and acquire TPC through Arteki Studio Packs.
* **Vesting & Claiming** — tokens are distributed under per-project vesting schedules, gradually unlocking over time.
* **Staking** — stake TEKI, L-ATLA, or L-JGGL for a fixed period and earn rewards with APR up to 40%.
* **Affiliate Program** — invite friends, share your referral link, and earn commissions on their purchases.

## Quick Links

| Section                                            | Description                                            |
| -------------------------------------------------- | ------------------------------------------------------ |
| [Getting Started](/getting-started.md)             | How to create an account and make your first purchase  |
| [ATLA Packs](/token-sale/packs-atla.md)            | Available ATLA token packs and pricing                 |
| [JGGL Packs](/token-sale/packs-jggl.md)            | Available JGGL token packs and pricing                 |
| [TEKI Packs](/token-sale/packs-teki.md)            | Available TEKI token packs and pricing                 |
| [TPC Packs](/token-sale/packs-tpc.md)              | Arteki Studio Packs and TPC participation tiers        |
| [IMBA Packs](/token-sale/packs-imba.md)            | Available IMBA token packs and pricing                 |
| [Staking](/staking/staking.md)                     | How to stake TEKI, L-ATLA, and L-JGGL and earn rewards |
| [Referral System](/affiliate-program/affiliate.md) | How the affiliate program works                        |

## Official Links

* **Website:** <https://boostyfi.com>
* **Atleta Landing:** <https://boostyfi.com/atleta>
* **JGGL Landing:** <https://boostyfi.com/jggl>
* **Arteki Landing (TEKI & TPC):** <https://boostyfi.com/arteki/cartoons>
* **IMBA Landing:** <https://boostyfi.com/imba>


---

# 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.boostyfi.com/readme.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.
