> For the complete documentation index, see [llms.txt](https://exobots.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://exobots.gitbook.io/docs/ecosystem/economics/exos-token/seed-presale.md).

# Seed presale

On December 22nd, 2021, Exobots: Omens of Steel held its seed presale. The community has grown large and the project is growing fast, so it was the perfect time to engage into the first presale.

There are two main goals for doing this:

* To survey the community's interest in Exobots, since they will need to fill a form to enter the whitelist in which they will give us valuable, approximate information about what they expect and how much they are willing to invest.
* To raise funds to invest more aggressively on the game's development, as Exobots team is planning on hiring 20\~30 people to add to the team, for this and future projects.

Aside from all this, it is also a way to give the community something real as this project requires time, so they can check that we are indeed moving forward and they can already begin to contribute to reserve their first tokens.

|                                                   |                                                                                                                                                                                                                                               |
| :-----------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|                **SUPPLY FOR SALE**                |                                                                                                                 2,948,384 EXOS                                                                                                                |
|    **PRICE PER TOKEN (40% discount included)**    |                                                                                                                     $0,06                                                                                                                     |
|                    **VESTING**                    |                                      [https://app.gitbook.com/s/-MkYiojyrkfYa6oJhxF5/economics/allocations-and-unlock-schedule](/docs/ecosystem/economics/exos-token/allocations-and-unlock-schedule.md)                                      |
|               **WHITELIST FORM URL**              | <mark style="color:blue;">h</mark>[ttps://docs.google.com/forms/d/e/1FAIpQLScY\_KcJlu8AXWYIfyPhisUfaBQ1PgHG\_PFMRzqgcLv29YsOEA/viewform](https://docs.google.com/forms/d/e/1FAIpQLScY_KcJlu8AXWYIfyPhisUfaBQ1PgHG_PFMRzqgcLv29YsOEA/viewform) |
|               **WHITELIST END DATE**              |                                                                                                        DECEMBER 21st, 2021 at 17.00 UTC                                                                                                       |
|              **PRIVATE PRESALE DATE**             |                                                                                                        DECEMBER 22nd, 2021 at 17.00 UTC                                                                                                       |
|            **PRIVATE PRESALE END DATE**           |                                                                                                         JANUARY 1st, 2022 at 17.00 UTC                                                                                                        |
|        **PRIVATE PRESALE MIN CONTRIBUTION**       |                                                                                                                    50 BUSD                                                                                                                    |
|        **PRIVATE PRESALE MAX CONTRIBUTION**       |                                                                                                                  10,000 BUSD                                                                                                                  |
| **PRIVATE PRESALE LAUNCHPAD FOR EARLY INVESTORS** |                                                                                                                exobotsgame.com                                                                                                                |
|                  **PRESALE TYPE**                 |                                                                                                                    Prorate                                                                                                                    |

Participation in the presale and the corresponding purchase of tokens entails the acceptance of specific terms, which can be consulted via the following link: <https://priv-presale.exobotsgame.com/termsandconditions.html>

**SEED PRESALE RESULTS:**

The seed presale already ended with the following results:

<table><thead><tr><th width="394.24393023220944" align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><strong>FUNDS RAISED</strong></td><td align="center">$176,903</td></tr><tr><td align="center"><strong>NUMBER OF CONTRIBUTING WALLETS</strong></td><td align="center">276</td></tr><tr><td align="center"><strong>NUMBER OF RESERVED TOKENS</strong></td><td align="center">2,948,384</td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://exobots.gitbook.io/docs/ecosystem/economics/exos-token/seed-presale.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
