> For the complete documentation index, see [llms.txt](https://ezfi.gitbook.io/arcogitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ezfi.gitbook.io/arcogitbook/get-ready-for-liftoff-arco-protocol-ido.md).

# Get ready for liftoff — ARCO Protocol IDO🔥

<figure><img src="/files/dhe1KS3MTMQFrCKl9r6z" alt=""><figcaption></figcaption></figure>

It hardly feels real, but after months of hard work, we’re finally ready to launch on the mainnet! Read on to learn everything you need to know about our IDO, as well as how you can participate! 🥳

### When are we Launching? <a href="#id-06b7" id="id-06b7"></a>

The IDO is set to happen on ARCO IDO platforms (<https://idoarcoprotocol.io/>) between 29th and 31th of October (48 hours). We’ll keep everyone posted with the exact details on time when finalized.

Make sure you’re following us on [Twitter](https://twitter.com/ArcoProtocol) for all our updates, and be sure to join both our announcement channel and community [Discord](https://discord.gg/ZJf5ewUM) groups so that you don’t miss a thing!

**$ARC Token contract address:** 0xdc363e24e0d465bbfa4906b72526362cc2025f19091b9610544bbe7b08ab0021::arc\_coin::ARC\_Coin

### How much $ARC is available? <a href="#b6f6" id="b6f6"></a>

The IDO itself will proceed according to the [tokenomics](/arcogitbook/tokenomics.md) of our Document. In total, 10M $ARC \[10% of total supply] will be available at a price range from 0.05 APT to 0.1 APT per $ARC.

### $ARC claiming process: <a href="#e08d" id="e08d"></a>

Tokens will be claimable right after contributing and will be listed on Aptos DEXs (Pontem, HoustonSwap, Aptoswap, etc.) shortly thereafter. $ARC will also be listed on centralized exchanges (Houbi, OKX, gate) by the mid of November.

### $ARC sale and listing price: <a href="#id-8f81" id="id-8f81"></a>

The $ARC sale price will start from 0.05 APT and increase by 0.00208 APT per hour until the sale price reaches 0.1 APT (48 hours) (**earlier buyers will receive a more favorable price than later buyers) (There is no minimum or maximum contribute amounts)**

We will list $ARC on multiple DEX and provide initial liquidity (locked) right after IDO ends. The listing price will be 0.1 APT.

### Our liquidity provider partner: <a href="#id-0a8d" id="id-0a8d"></a>

Arco Protocol will work with 3 VCs, 1 angel investor and 1 incubator on the market-making and liquidity providing

## **Bonus for IDO participants:** <a href="#id-8535" id="id-8535"></a>

<figure><img src="/files/sEHImsIKqefThtQZ13VB" alt=""><figcaption></figcaption></figure>

As we approach the exciting IDO event, we are truly grateful for the early support that Arco family members have given us! In order to express our gratitude, we have decided to give one “ARCO PASS” to every IDO participant! (Total supply is 5000 and will be minted on Topaz)

**“ARCO PASS” is an NFT that grants holders access to the upcoming mint event for the hottest NFT projects on Aptos (Check the roadmap to learn more about “ARCO Premint” & “ARCO NFTlend”)**

## 💫About ARCO <a href="#id-6142" id="id-6142"></a>

*Arco Protocol is the first cross-chain lending protocol that allows retail investors and institutions to use liquid staking assests as the collateral to borrow funds. Communities can earn rewards by lending or borrowing on the dapp or directly staking and farming tokens.*

### Don’t forget to join our community! ⤵️ <a href="#id-51df" id="id-51df"></a>

[*Docs*](https://arcoprotocol.gitbook.io/arcogitbook/) *|* [*Twitter*](https://twitter.com/ArcoProtocol) *|* [*Discord*](https://discord.gg/ZJf5ewUM)


---

# 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://ezfi.gitbook.io/arcogitbook/get-ready-for-liftoff-arco-protocol-ido.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.
