# Overview

## What is Giftoin?

Giftoin is a comprehensive loyalty and marketplace platform designed specifically for gaming communities. We provide the infrastructure to create, manage, and distribute digital collectibles, set up reward systems, and establish in-game marketplaces with point-based economies.

## How Giftoin Stands Out 🌟

Traditional loyalty programs offer basic points and rewards. Giftoin transforms engagement through collectible-driven experiences:

| Traditional Loyalty | Giftoin Approach                   |
| ------------------- | ---------------------------------- |
| Basic points system | Rich collectible ecosystem         |
| Generic rewards     | Themed collections and marketplace |
| Limited engagement  | Gamified collection mechanics      |
| Single platform     | Cross-platform integration         |

### Core Features

### **🎴 Collection System**

* Create themed card collections
* Set collection durations and availability
* Define card rarities and quantities
* Track collection progress

### **🎁 Reward Management**

* Design flexible reward structures
* Set up automatic reward distribution
* Create tiered reward systems
* Configure reward claiming conditions

### **💰 Point System**

* Multiple point type support
* Configurable point economics
* Point earning mechanisms
* Balance management

### **🏪 Marketplace**

* Set up in-game marketplaces
* Configure item pricing
* Manage point-based transactions
* Control marketplace availability

### **🔗 Platform Integration**

* Easy-to-use REST API
* Multi-platform support (Roblox, Discord)
* Real-time updates
* Secure authentication

### Benefits

* 📈 Increase player retention through collecting mechanics
* 💵 Generate revenue through marketplace transactions
* 🤝 Build engagement with reward systems
* 🌐 Create sustainable in-game economies
* 📊 Track and analyze player behavior

### How It Works

1. Set up your collections and marketplace
2. Configure point systems and rewards
3. Integrate Giftoin into your game
4. Players collect, trade, and earn rewards
5. Monetize and optimize


---

# 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.giftoin.org/introduction/overview.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.
