# How to Get SCI Tokens on Desktop and Mobile

### Guide to Obtaining SCI tokens on Desktop using Chrome or Brave browser

**1. Install a Crypto Wallet**

* Go to [Metamask's official site](https://metamask.io), and download the Metamask browser extension.
* Follow the on-screen instructions to set up your wallet securely.&#x20;
* **Important: Make sure to save your recovery phrase in a safe place!**

**2. Connect to the Base Network**

* Open your Metamask wallet.
* Visit the list of networks in Metamask, and add **Base Network**.&#x20;
* Once added, select the Base network in your wallet.

**3. Add Funds to Your Wallet**

* Use your Credit Card, Wire Transfer, or Revolut Pay to buy Ether (ETH) on **Base** network directly in Metamask:
  1. Open Metamask and click **Buy**.
  2. Follow the prompts to purchase ETH on the **Base** network.&#x20;
  3. For detailed steps, visit [this guide](https://portfolio.metamask.io/buy/).

**4. Swap ETH for SCI Tokens**

* Go to [Uniswap's SCI Swap Page](https://app.uniswap.org/swap?exactField=input\&inputCurrency=ETH\&outputCurrency=0x25E0A7767d03461EaF88b47cd9853722Fe05DFD3\&chain=base).
* Connect your Metamask wallet when prompted.
* Enter the amount of ETH you want to swap for SCI, and complete the transaction.

**5. Add SCI Tokens to Metamask**

To view your SCI tokens in Metamask:

1. Open Metamask, and go to the **Tokens** tab.
2. Click **Import Tokens** and select **Custom Token**.
3. Enter the following details:
   * **Contract Address:** `0x25E0A7767d03461EaF88b47cd9853722Fe05DFD3`
   * **Symbol:** SCI
   * **Decimals:** 18
4. Click **Add Custom Token,** and then **Import Tokens**.

**6. You're Done!**

Your SCI tokens are now in your wallet! You’re officially part of the SCI community.

***

### Guide to Obtaining SCI tokens on Mobile

**1. Install the Metamask Mobile App**

* Visit the **App Store (iOS)** or **Google Play Store (Android)**.
* Search for **Metamask,** and download the app.
* Open Metamask, and follow the on-screen instructions to set up your wallet securely.
* **Important:** **Write down your recovery phrase and store it in a safe place!**

**2. Connect to the Base Network**

* Open the Metamask app, and go to the select network section by clicking on the arrow icon in the top left corner.
* In that list of networks, Base should be there. Tap on **Add**.&#x20;
* Confirm the network details, and switch to the Base network.

**3. Add Funds to Your Wallet**

* In the Metamask app, tap **Portfolio** on the home screen.
* Tap on the three lines in the top right corner, and tap on **Buy.**
* Follow the prompts to complete the purchase.
* After a successful transaction, wait till the acquired ETH is in your wallet.

**4. Swap ETH for SCI Tokens**

* Open the browser in the Metamask app (found in the menu or on the main screen).
* Go to the [**Uniswap SCI Swap Page**](https://uniswap.org).
* Connect your Metamask wallet when prompted.
* Enter the amount of ETH you want to swap for SCI tokens.
* Complete the transaction to receive your SCI tokens.

**5. Add SCI Tokens to Metamask**

To view your SCI tokens in Metamask:

* Open the Metamask app, and go to the **Wallet** tab.
* Tap **Import Tokens** and select **Custom Token**.
* Enter the following details:
  * **Contract Address:** `0x25E0A7767d03461EaF88b47cd9853722Fe05DFD3`
  * **Symbol:** SCI
  * **Decimals:** 18
* Tap **Add Custom Token,** and then **Import Tokens**.

**6. You're Done!**

Your SCI tokens are now in your wallet! Welcome to the SCI community—you're officially part of the movement!


---

# 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://poscidondao.gitbook.io/litepaper/about-poscidondao/how-to-get-sci-tokens-on-desktop-and-mobile.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.
