# Buy & Sell Crypto

The 'Buy & Sell Crypto' tab provides a comprehensive platform for trading digital assets seamlessly with USDg. It features interactive charts for market analysis, a customizable watchlist to keep track of your favorite assets, and a dedicated 'Asset Research' button for in-depth insights. You can quickly execute trades and manage your crypto portfolio efficiently.

<table data-header-hidden><thead><tr><th width="443"></th><th></th></tr></thead><tbody><tr><td>Here, you can seamlessly execute trades, whether you're buying, selling, or swapping. Transaction history is also on displayed in a human readable format for convenience. </td><td><img src="/files/DQhrHHYK6VLH6gfNL9UC" alt="" data-size="original"></td></tr></tbody></table>

{% tabs %}
{% tab title="Buy & Sell Crypto" %}
You can trade assets, buy with USDg and sell to USDg. One stop shop for all your trades.&#x20;

<figure><img src="/files/9I1eOb2gIQINe5fFABpL" alt=""><figcaption></figcaption></figure>

You can search and find any token or coin with the inbuilt search function on the trading page by using the drop down menu.&#x20;

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

There is a quick access panel on the top of the page for your watchlist. Note that if you have not yet created a watchlist, then the quick access will show the 'Top Assets'. However, after creating a watchlist the 'Top Assets' becomes your watchlist.&#x20;

<figure><img src="/files/SjUljaTLWM1Ba4HTXQm5" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Buy Some BTC" %}
For our first trade, lets buy some Bitcoin.&#x20;

**Step 1**

Go to the 'Buy & Sell Crypto' and select BTC. Then on the right hand side of the page, put in the amount, for example 1,000 USDg. Then click 'Approve Buy Order (1/3)'.&#x20;

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

MetMask will prompt you with a spending cap request. Feel free to customize the spending cap.  Click 'Confirm'.&#x20;

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

**Step 2**

Confirm the buy order by clicking on 'Confirm Buy Order (2/3).

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

MetaMask will prompt you with a transaction request to confirm. &#x20;

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

**Step 3**

The last step is to buy BTC. By simply clicking on 'Buy BTC (3/3)'.&#x20;

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

MetaMask will prompt you with the estimated fee for the transaction. Once happy, click 'Confirm'.&#x20;

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

And that's it!

You can now see your purchase and additional information in the 'Transaction History' at the bottom of the page and in '[My Portfolio'](/glue-alphanet/welcome-to-glue-alphanet/alphanet-user-guide/my-portfolio.md).&#x20;

<figure><img src="/files/7B7BzTpaQ4E2RvOZ7S91" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Sell Some BTC" %}
The Sell function works exactly like the Buy function. Simply select Sell and follow the same steps as you would for buying.

<figure><img src="/files/YvZfGjUoTjGyRPcpW8xL" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.glue.net/glue-alphanet/welcome-to-glue-alphanet/alphanet-user-guide/buy-and-sell-crypto.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.
