# Welcome to Giftoin

Giftoin is your all-in-one platform for creating engaging player experiences through digital collections, rewards, and marketplaces. Whether you're running a Roblox game or a Discord community, our platform helps you boost player retention and create exciting economies.

### Why Giftoin? ✨

* 🔄 **Boost Retention** - Keep players coming back with engaging collection mechanics
* 💸 **Increase Revenue** - Create new monetization opportunities through digital collectibles
* 🛠️ **Easy Integration** - Simple API and SDKs that work with your existing infrastructure

### Get Started in 3 Steps 🚀

1. **Sign Up & Get API Key** - Create your account and access your API credentials
2. **Create Your First Collection** - Set up a themed set of digital collectibles
3. **Integrate & Launch** - Connect Giftoin to your game or platform

#### What Can You Do With Giftoin?

**🎴 Collections & Cards**

Create engaging digital card collections for your players to collect, complete, and earn rewards.

**🎁 Rewards**

Set up automated reward systems that encourage collection completion and player engagement.

**💰 Point System**

Establish your own economy with customizable point systems for transactions and rewards.

**🏪 Marketplace**

Create player-driven marketplaces where items can be traded using points.

#### Quick Navigation

* 📝 [**Overview** ](https://docs.giftoin.org/introduction/overview)- Learn what Giftoin is and how it can benefit your game
* 🚀 [**Quick Start**](https://docs.giftoin.org/introduction/quick-start) - Get up and running in minutes
* 🧩 [**API Reference**](https://docs.giftoin.org/api-reference) - Detailed API documentation for integration
* 💡 [**Use Cases**](https://docs.giftoin.org/resources/use-cases) - Explore real-world implementation examples


---

# 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/welcome-to-giftoin.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.
