> For the complete documentation index, see [llms.txt](https://universe.titan.tf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://universe.titan.tf/items/giveaways.md).

# Giveaways

Added [Patch 2.0.57](https://steamcommunity.com/groups/titantf/discussions/11/1732087825004268880/), giveaways are introduced to allow anyone to host a giveaway for any titan.tf items.&#x20;

Each giveaway can only have 1 winner, and only the winner of a giveaway will be notified of the results through notifications.

{% hint style="warning" %}
Items must be transferred from the inventory into the [bank](/items/bank.md) in order to deposit items into web-based casino games.
{% endhint %}

![](/files/-Lk7C9CPCoZ_X0hnC_vP)

## Settings

The length of a giveaway can be set with a maximum of up to 4 months. A limit to the maximum number of entries allowed can be set, but there is no cap to this number.

{% hint style="info" %}
If there should be open to an unlimited number of people, the number 0 can be used instead.
{% endhint %}

There is no limit to the number of items, nor the total value of items a giveaway can contain.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://universe.titan.tf/items/giveaways.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.
