> For the complete documentation index, see [llms.txt](https://outbackfinance.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://outbackfinance.gitbook.io/untitled/protocol/launch-details.md).

# Launch Details

### $ROO Tokenomics

The $ROO token will abide by the following split:<br>

**Whitelist Presale**: 65,000,000 tokens will be available for users to buy via the Whitelist Presale at a price of $0.01 per $ROO&#x20;

**Public Presale:** 23,333,333 tokens will be available for users to buy via the Public Presale at a price of $.015 per $ROO.&#x20;

**Team Allocation:** 10,000,000 tokens split amongst 5 team members. Vested for 90 days.&#x20;

**Treasury:** 50,000,000 tokens to be used for marketing, giveaways, burns, and to staff members/new developers.

**Tokens for Liquidity**: 10.000.000 $ROO

**Total Starting Amount:** 147,833,333 $ROO.&#x20;

**Initial Liquidity:** Initial Liquidity will be set at $500.000 with $ROO at an **initial starting price of $.025.**&#x20;

### Whitelist Presale

The Whitelist Presale will function as a Liquidity Bootstrapping event. Whitelisted members will be allowed to deposit a minimum of $100 with a maximum deposit of up to $5,000 USDC per wallet. In total, we aim to raise $650,000 for the protocol.

### Public Presale

The Public Presale will function as the primary mechanism for growing the treasury right off the bat. The Public Presale will have a max deposit of $5,000 and will aim to raise $350,000 for the treasury. The price will be $.015.

![](/files/baBnbjbHGZNAERueW9yv)


---

# 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://outbackfinance.gitbook.io/untitled/protocol/launch-details.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.
