# FAQs

### General Questions 🌐

#### What exactly is Giftoin?

Giftoin is a B2B2C platform that allows game developers to create digital collection systems, reward mechanics, and marketplaces to boost player engagement and retention.

#### Which platforms does Giftoin support?

Currently, we support Roblox and Discord with more platforms coming soon.

### Technical Questions 🔧

#### How do I get started with Giftoin?

Sign up for an account, get your API key, and follow our Quick Start guide to make your first integration.

#### Is Giftoin suitable for small indie games?

Absolutely! Giftoin is designed to scale from indie games to large productions.

#### Can I customize the look and feel of collections?

Yes, you have full control over the visual aspects of your collections, cards, and marketplace.

### Business Questions 💼

#### How does Giftoin help with player retention?

By implementing collectible mechanics, rewards for completion, and marketplace functionality, players have more reasons to return to your game regularly.

#### Can I monetize with Giftoin?

Yes, there are multiple monetization opportunities including premium collections, point packages, and marketplace transactions.

#### How does pricing work?

We offer flexible monthly plans for individuals, small teams, and enterprise options for larger organizations.

For current rates and detailed plan comparisons, please visit [giftoin.com/pricing](https://giftoin.com/pricing)


---

# 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/faqs.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.
