# The FCFS mechanism

### Introduction of FCFS Allocation Model

#### What is the FCFS Model?

The First Come First Serve (FCFS) Allocation model is introduced to make token sales more accessible to a broader range of users. This model allows users to purchase project tokens on a first-come, first-served basis without the need to stake IDIA tokens.

#### Advantages of the FCFS Model

{% hint style="success" %}
**Lower Barrier to Entry**: This model simplifies the process for new users to participate in sales, contributing to user acquisition.
{% endhint %}

{% hint style="success" %}
**Capital Raising and Greater Token Distribution:** It helps raise more capital for projects and increases the distribution of tokens to a wider user group.&#x20;
{% endhint %}

{% hint style="success" %}
**Targeting New User Segments:** The FCFS model represents an active approach by Impossible to attract new users in the expansive crypto ecosystem.
{% endhint %}

### How to FCFS?

Step 1. Open the card with FCFS pool and wait for the purchase period to start.&#x20;

<figure><img src="https://2070884675-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mblc6q3YEdwqoZdnD_v%2Fuploads%2FdjdZIFihL8jE9L5EepZ3%2Fimage.png?alt=media&#x26;token=72873f7b-2119-4f5e-818d-4b971b9d5b43" alt=""><figcaption></figcaption></figure>

Step 2. Once purchase period starts, enter an amount less or equal to the maximum of the allowable purchase amount and submit the transaction. \
\
The red bar will highilght how many tokens are remaining before the sale is sold out. \
Hint: You will need to act quickly in order to secure your desired allocation.&#x20;

<figure><img src="https://2070884675-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mblc6q3YEdwqoZdnD_v%2Fuploads%2Fdv5Jdkja37YHyv2G8l29%2Fimage.png?alt=media&#x26;token=1403cbfd-52bf-4b61-92e8-b1343d6337a4" alt=""><figcaption></figcaption></figure>

Step 3. If your purchase is successful, your amount balanced will be shown.

There will be a countdown or indication of when you will be able to claim your tokens.&#x20;

Depending on each projects, you will either be able to claim your tokens on this site via a claim button or via another method which will be announced clearly.

<figure><img src="https://2070884675-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mblc6q3YEdwqoZdnD_v%2Fuploads%2Fwig3fnvLam7Rt340vGz3%2Fimage.png?alt=media&#x26;token=3fa40f2d-3a90-40ae-b7c8-25c76391040a" alt=""><figcaption></figcaption></figure>


---

# 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://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-overview/the-fcfs-mechanism.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.
