# How to join a Guaranteed/ FCFS Sale on Starship

{% hint style="info" %}
**Note:**

* User can only buy tokens during the **On Sale** time.
* Make sure to prepare C98 token first, here is [How to get C98 tokens](https://docs.coin98.com/products/coin98-token/how-can-i-get-the-coin98-c98).
* If you have C98 Bep20/Erc20/SPL tokens in the wallet, use [SpaceGate](https://docs.coin98.com/products/spacegate/convert-tokens) to convert them to C98 VRC25.
  {% endhint %}

**Step 1:** Visit Starship website at [https://starship.network](https://starship.network/) and choose the Launchpad you want to join during its **On Sale** period.

**Step 2:** On the Launchpad detail page, click **Buy Now** button.

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

**Step 3:** Enter the amount of tokens which you want to buy and click **Buy** button.

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

**Step 4:** On the confirmation pop-up, click **Approve** to approve tokens and click **Confirm** to complete the purchase.

<figure><img src="/files/48oUQAUA7NhhwdJrvqiY" 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://docs.starship.network/for-investor/how-to-join-community-sale-on-starship-a-step-by-step-guide/how-to-join-a-sale-on-starship/how-to-join-a-guaranteed-fcfs-sale-on-starship.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.
