# How to Buy a SHIFT Series Token

SHIFT Series Tokens are bought and sold through Jupiter, Solana's leading liquidity aggregator. Trades are filled at RFQ prices streamed by professional market makers. The flow is identical to any other Jupiter swap.

{% hint style="info" %}
Trading is 24/7. There is no application, account creation, or identity verification required to swap on Jupiter a Solana wallet is sufficient.
{% endhint %}

#### Prerequisites

* **Solana wallet:** Phantom, Backpack, Solflare, or any Web3 wallet supporting SPL tokens
* **SOL balance:** small amount required for transaction fees
* **Input token:** USDC or another supported Solana token to swap from

Buy Shift Series Tokens only after you understand the risks and the meaning of buying and holding a Series Token - a Membership Interest as defined in the Operating Agreement of the Series.

#### Step-by-step

{% stepper %}
{% step %}

### Open Jupiter

Navigate to jup.ag. Jupiter is the primary trading venue for SHIFT Series Tokens.

→ jup.ag

**▢ GRAPHIC** *Screenshot Jupiter homepage with Connect Wallet button highlighted*
{% endstep %}

{% step %}

### Connect a wallet

Click Connect in the top right. Select the wallet provider (Phantom, Backpack, Solflare). Approve the connection in the wallet.
{% endstep %}

{% step %}

### Search for the Series Token

In the output ("Buying") field, search for the Series ticker (e.g. TSL2L, SOX3L). Confirm the contract address against the Welcome / Contract Addresses table before swapping.
{% endstep %}

{% step %}

### Set the input amount

Enter the USDC amount in the input field. Jupiter displays the expected output, including the live RFQ quote and the all-in spread. Spreads are tighter during U.S. market hours and wider on weekends.
{% endstep %}

{% step %}

### Execute the swap

Click Swap. Approve the transaction in the connected wallet. The trade settles on-chain in a single transaction, typically within seconds.
{% endstep %}

{% step %}

### Confirm receipt

Open the connected wallet. The Series Token appears in the token list as a standard SPL balance. The token is now self-custodied; the user controls it exclusively through their wallet's private key.
{% endstep %}
{% endstepper %}

#### After buying

Once held, a Series Token can be:

* **Held:** tracked in any Solana wallet or block explorer
* **Sold:** back to USDC any time on Jupiter or any Solana DEX
* **Provided as liquidity:** paired in DEX pools (Meteora, Orca) to earn fees
* **Used as collateral:** supported by lending markets that accept Series Tokens (e.g. Kamino, where listed)
* **Transferred:** to any Solana address as a standard SPL token


---

# 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:

```
GET https://shiftrwa.gitbook.io/shift_education/shift_learn-3/how-to-buy-a-shift-series-token.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.
