# Building a portfolio

Once your deposit is successful, you have all you need to start experiencing Polymarket’s unlimited trading.

## Visual Guide

1\) Click on `Markets` in the Navigation Bar at the top of the page.

![](/files/-Ma44FBH9yepamaNnXFH)

2\) Browse the available markets and select one that interests you.&#x20;

![](/files/-Ma4A_SatNM_gnK7N-oE)

3\) Choose the outcome you believe will resolve correctly in the Buy/Sell Modal. Next, input the USDC worth of shares you'd like to buy.&#x20;

1. Current market price
2. Price of the market after your action. The larger the order size and the lower the liquidity is, the greater the prices will change.&#x20;
3. **Your Avg. Price:** The average price you’re paying for each outcome share. The larger the order size and the lower the liquidity is, the higher your average price will be when buying shares.&#x20;
4. **Estimated Shares Bought:** Approximately how many shares you will purchase. This number may change due to external slippage.&#x20;
5. **Maximum Winnings:** The amount of USDC you will be able to redeem if you are right.
6. **Max. Return on Investment:** The maximum percentage gain you will achieve if you are right.

![](/files/-Ma4vx41q72MhGDtVZ5p)

4\) Click `Buy`, review your transaction, agree to our TOS and Privacy Policy, and click `Confirm`.

![](/files/-Ma51P4i30WirNNsQXkt)

5\) Your transaction will process within 20 seconds.&#x20;

![](/files/-Ma51jQz66OuxhsAYV-m)

## Related Articles

* [I received an error when I submitted my transaction. What do I do? ](/faq/trading.md#i-received-an-error-when-i-submitted-my-trade-what-do-i-do)
* What is external slippage?&#x20;
* What is internal slippage and how is it affected by slippage protection?&#x20;
* [What is an Automated Market Maker (AMM)?](/glossary.md#automated-market-maker)


---

# 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://legacy-docs.polymarket.com/getting-started/making-a-trade.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.
