# Purchasing SKILL

Once your MetaMask has been connected to the BSC network and has received an appropriate amount of BNB, you may proceed to an exchange to purchase SKILL.

## Purchasing SKILL on a DEX

SKILL can be purchased on a decentralized exchange such as ApeSwap using BNB.

The steps to purchasing SKILL are outlined below:

1\. Go to [**ApeSwap**](https://app.apeswap.finance/swap?outputCurrency=0x154a9f9cbd3449ad22fdae23044319d6ef2a1fab).

2\. Click on the "Connect to a wallet" button on the upper right hand side of the screen.

![](/files/-MdpSsXutNTP85kmAWiz)

3\. Connect using your MetaMask wallet.

![](/files/-MdpSv4m2E9be530XhRT)

4\. Proceed with any confirmations and wait for your wallet to connect to ApeSwap.

![](/files/-MdpSzlG6d_LZOiPTUVe)

5\. Make sure BNB is set on the "Swap From:" field on the upper portion of the interface.

6\. Input the desired amount of BNB to spend.

7\. Double check your values and once you are satisfied click on "Swap" and "Confirm Swap".

{% hint style="info" %}
Be patient and wait for pending transactions to complete. Repeated clicking may cause multiple transactions to register and unnecessary gas fees might be paid.
{% endhint %}

Once your transaction has completed you should see your SKILL balance reflected in your MetaMask Assets tab.

If SKILL isn't listed on your assets, you may click "Add Token" and input the contract address for SKILL found below:

> 0x154a9f9cbd3449ad22fdae23044319d6ef2a1fab


---

# 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://cryptoblades.gitbook.io/wiki/getting-started/purchasing-skill.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.
