> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/products/coin98-super-wallet/mobile/asset-management/v15-how-to-create-a-portfolio-on-coin98-super-wallet.md).

# How to create and manege a portfolio on Coin98 Super Wallet

### What is the Portfolio feature in Coin98 Super Wallet?

The Portfolio feature in Coin98 Super Wallet lets you group coins and tokens into named, color-coded portfolios so you can track the total value and performance of different sets of assets separately. You can create multiple portfolios and add or remove tokens at any time.

### How to create a portfolio on Coin98 Super Wallet

Follow these steps to set up a new portfolio inside Coin98 Super Wallet:

**Step 1**: On the Home screen, place your finger on the **Wallets** interface

**Step 2**: Swipe left to reveal the Portfolio tab.

**Step 3:** Click the plus icon, enter a name for your portfolio, choose the theme color, and click the plus icon.

**Step 4:** Click **Create** to confirm

Your own portfolio has been created. You can create multiple portfolios as needed by swiping the Portfolio tab to the left.

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

## **How to add coins/tokens to your portfolio** <a href="#id-6832bmuikze9" id="id-6832bmuikze9"></a>

Once your portfolio is created, add assets to it by following these steps:

**Step 1**: Click **Add Token** on the Portfolio tab.

**Step 2**: Insert the information as follows:

* **Token name:** Search the Coin/Token’s name.
* **Amount**: Enter the Amount you’re holding.
* **Buy price**: Optionally edit the Buy Price to reflect the price at the time you invested. The current market price is pre-filled by default.

**Step 3:** Click **Add To Portfolio**.

Repeat these steps for each coin or token you want to track. After adding all assets, your portfolio will display the total value of your holdings alongside each token's amount.

<figure><img src="/files/6S6RTBgyYTkuQaVoKbGq" alt=""><figcaption></figcaption></figure>

### How to edit or delete a portfolio on Coin98 Super Wallet

Coin98 Super Wallet gives you full control to manage your portfolios after creation.

### **Delete a portfolio**

Click **Manage** & click the trashcan icon to delete a portfolio.

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

### **Edit or Delete coins/tokens**

Click **Manage** & then click the edit or delete icon next to the coin or token you want to change.

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

### FAQs

#### Can I have more than one portfolio on Coin98 Super Wallet?

Yes. Coin98 Super Wallet supports multiple portfolios. Swipe left on the Portfolio tab and click the plus icon to add a new one at any time.

#### Can I change the buy price of a token in my portfolio?

Yes. When adding a token, the current market price is pre-filled as the buy price. You can overwrite it with the actual price you paid to get an accurate profit/loss view.

#### How do I delete a token or portfolio in Coin98 Super Wallet?

Tap Manage on the Portfolio tab. Use the trash icon to delete a portfolio, or the edit/delete icons next to individual tokens to modify or remove them.


---

# 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://docs.coin98.com/products/coin98-super-wallet/mobile/asset-management/v15-how-to-create-a-portfolio-on-coin98-super-wallet.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.
