# Buying and Selling Slices

**What are Slices?**\
Slices are tokenised shares of a deal or fund. They can be bought, sold, or even split into smaller parts. Each Slice represents a proportional share of the underlying investment, so values may vary when buying on secondary markets.

***

### How to Buy a Slice

1. Go to **wlth.xyz/marketplace**.
2. Log in with your Web3 wallet (make sure you have enough $USDC to buy).
3. Browse the app and filter by options like *Lowest Price* or *Ownership %*.
4. Select the Slice you want and click **Buy**.
5. Review the details, confirm, and sign the transaction in your wallet.

✅ Your Slice will now appear in your wallet.

***

### How to Sell a Slice

1. Log in with the wallet holding your Slice.
2. Go to **Portfolio** → find the fund and Slice you want to sell.
3. Click **Sell** and enter the price in $USDC.
4. Review the summary, including fees and royalties, then confirm.
5. Sign the transaction in your wallet.

✅ Your Slice is now listed for sale on the app.

***

### How to Edit or Cancel a Listing

1. Log in with the wallet holding your Slice.
2. Go to **Portfolio** → select the fund and Slice.
3. Click **Edit Listing**.
4. Adjust your settings (price, details) or choose to cancel.
5. Review the summary, confirm, and sign the transaction.

✅ Your listing will now be updated, or removed if you cancelled.

***

**Note:** When you trade Slices on the WLTH app, fees and royalties stay within the platform to support the community.


---

# 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.wlth.xyz/investment/slices/buying-and-selling-slices.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.
