# How to buy $Weave in Metamask(mobile)

1. Open Metamask and search "Weave.financial" to access Weave website. Choose "NEW dapp" then  click the button "BUY MORE $WEAVE ON PANCAKESWAP!"

{% hint style="info" %}
You need to click "BUY MORE $WEAVE ON PANCAKESWAP" using in-app browser of metamask to be able to connect your wallet to Pancakeswap.

**If you are on Desktop, copy the link below to your browser.**

<https://pancakeswap.finance/swap?inputCurrency=0x6cc97ef7d330c090681c3a6d266f6adedf80e56b&outputCurrency=0xe9e7cea3dedca5984780bafc599bd69add087d56>
{% endhint %}

![](/files/RbHW0VZgwvRptiPbT64W)

2\. Once you are in PCS(Pancakeswap), you need to import the $Weave token to swap. Then "Connect wallet" to start the trade. Make sure you select "Metamask". Only if you are connected to PCS through your Metamask-in-app browser wallet, you can start to trade in PCS.

![](/files/aX0ZIfAI4130btqM1qY1)

3\. You need to enable PCS to spend your BUSD first by approve it. You also need BNB(at BEP20) in your metamask as gas fee.

{% hint style="info" %}
You can click "Edit permission", to edit the spending amount that you allow the protocol to use(in this case, PCS). **It's essential to give only limited permission on Dapps that you are not familiar with.**&#x20;
{% endhint %}

![](/files/vPyOonhKfyAeBVnJtfHw)

4\. Once you approve the transaction for the spending, you are ready to buy $Weave. First click the "Setting" to change slippage to "3%" which is needed in Weave project. Then you can proceed the swap procedure.

{% hint style="info" %}
Trading $WEAVE token need a slippage at least 2.5%, which is defined in our whitepaper. Check our Whitepaper for the reason behind the design. Other projects might need higher slippage or might not, you need to manually adjust slippage to prevent potential lost.or bot attack.

In a standard swap of other tokens, you can just use 0.5% slippage.
{% endhint %}

![](/files/ByH7YV2NLW6G2USb5uSc)


---

# 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://gitbook.weave.financial/product-docs/resources/weave-faq-for-new-user/weave-tutorial/crypto-on-mobile/metamask-on-mobile/how-to-buy-usdweave-in-metamask-mobile.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.
