> For the complete documentation index, see [llms.txt](https://mystic-reign.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mystic-reign.gitbook.io/whitepaper/how-to-buy-usdisv.md).

# How To Buy $ISV

How to Buy $ISV on Ethereum: $ISV, the utility token for the Isekaiverse ecosystem, is available on the Ethereum chain.&#x20;

Follow these steps to purchase $ISV:&#x20;

Intro: To begin, you'll need a wallet that supports the Ethereum network, such as Trust Wallet, MetaMask, Token Pocket, or SafePal.

#### Step 1: Connecting your Wallet:&#x20;

1\. Navigate to Uniswap and connect your wallet to the site. Ensure you are on the correct URL (always begins with quickswap.exchange).&#x20;

2\. Make sure you are connected to the Ethereum chain. 3. Remember to disconnect your wallet when logging out.&#x20;

#### Step 2: Selecting the Token to Swap into $ISV:&#x20;

1\. OnUniswap, select the token you want to swap for $ISV. We recommend using a stable coin like USDC to minimize slippage.&#x20;

2\. Ensure you have enough ETH to cover gas fees.&#x20;

#### Step 3: Selecting $ISV and Purchasing:&#x20;

1\. If it's your first time using a currency like USDC, you may need to enable it by clicking "approve" and paying a gas fee.&#x20;

2\. Click "Select a token" below the currency you want to exchange for $ISV.&#x20;

3\. Enter the contract address for $ISV (found in the description).&#x20;

4\. Specify the amount of $ISV you want to purchase. 5. Set the slippage to equal the token transaction tax (e.g., 8%).&#x20;

6\. Once set, click "Swap" and confirm the transaction when prompted.

Step 4: Disconnecting your Wallet: After completing the transaction, always disconnect your wallet from Uniswap.&#x20;

#### Step 5: Adding the Token to your Wallet:&#x20;

If you don't see your $ISV in your wallet, you may need to manually add it:&#x20;

● InMetaMask, click on your wallet at the bottom of the page, then "Import tokens."&#x20;

● Navigate to Custom Tokens and enter the $ISV contract address.&#x20;

● Select "Add Custom Token" to view your $ISV balance in your wallet.


---

# 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://mystic-reign.gitbook.io/whitepaper/how-to-buy-usdisv.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.
