# Resources

- [Weave FAQ for new user](https://gitbook.weave.financial/product-docs/resources/weave-faq-for-new-user.md)
- [Weave Passive Q\&A](https://gitbook.weave.financial/product-docs/resources/weave-faq-for-new-user/weave-passive-q-and-a.md)
- [Whitepaper Q\&A](https://gitbook.weave.financial/product-docs/resources/weave-faq-for-new-user/whitepaper-q-and-a.md)
- [Weave tutorial](https://gitbook.weave.financial/product-docs/resources/weave-faq-for-new-user/weave-tutorial.md)
- [Crypto on desktop](https://gitbook.weave.financial/product-docs/resources/weave-faq-for-new-user/weave-tutorial/crypto-on-desktop.md)
- [How to buy $Weave at Pancakeswap (& slippage)](https://gitbook.weave.financial/product-docs/resources/weave-faq-for-new-user/weave-tutorial/crypto-on-desktop/how-to-buy-usdweave-at-pancakeswap-and-slippage.md): Explain how to setup slippage and buy at pancakeswap.
- [How to provide liquidity pair(LP) in Pancakeswap(PCS)](https://gitbook.weave.financial/product-docs/resources/weave-faq-for-new-user/weave-tutorial/crypto-on-desktop/how-to-provide-liquidity-pair-lp-in-pancakeswap-pcs.md)
- [How to stake/withdraw your $Weave LP](https://gitbook.weave.financial/product-docs/resources/weave-faq-for-new-user/weave-tutorial/crypto-on-desktop/how-to-stake-withdraw-your-usdweave-lp.md)
- [How to stake/withdraw $Weave single staking](https://gitbook.weave.financial/product-docs/resources/weave-faq-for-new-user/weave-tutorial/crypto-on-desktop/how-to-stake-withdraw-usdweave-single-staking.md)
- [Crypto on mobile](https://gitbook.weave.financial/product-docs/resources/weave-faq-for-new-user/weave-tutorial/crypto-on-mobile.md)
- [Metamask on mobile](https://gitbook.weave.financial/product-docs/resources/weave-faq-for-new-user/weave-tutorial/crypto-on-mobile/metamask-on-mobile.md): You can use metamask to access Weave.financial with in-App browser
- [Add BSC(binance smart chain) in Metamask (mobile)](https://gitbook.weave.financial/product-docs/resources/weave-faq-for-new-user/weave-tutorial/crypto-on-mobile/metamask-on-mobile/add-bsc-binance-smart-chain-in-metamask-mobile.md)
- [Add $Weave token in Metamask (mobile)](https://gitbook.weave.financial/product-docs/resources/weave-faq-for-new-user/weave-tutorial/crypto-on-mobile/metamask-on-mobile/add-usdweave-token-in-metamask-mobile.md)
- [How to buy $Weave in Metamask(mobile)](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)
- [How to stake $Weave token with Metamask(mobile)](https://gitbook.weave.financial/product-docs/resources/weave-faq-for-new-user/weave-tutorial/crypto-on-mobile/metamask-on-mobile/how-to-stake-usdweave-token-with-metamask-mobile.md)
- [Crypto glossary](https://gitbook.weave.financial/product-docs/resources/weave-faq-for-new-user/crypto-glossary.md): Abbreviation, Slang of crypto world
- [Error message guide](https://gitbook.weave.financial/product-docs/resources/weave-faq-for-new-user/error-message-guide.md)
- [Weave Academy](https://gitbook.weave.financial/product-docs/resources/weave-academy.md)
- [Weave Academy on Youtube](https://gitbook.weave.financial/product-docs/resources/weave-academy/weave-academy-on-youtube.md): Weave had carefully selected subjects that you need to begin Defi journey. Welcome to Weave Academy tutorial series!! Drop a comment on our Youtube channels if you found it helpful!!
- [Weave How-To on Youtube](https://gitbook.weave.financial/product-docs/resources/weave-academy/weave-how-to-on-youtube.md)
- [Weave streaming events](https://gitbook.weave.financial/product-docs/resources/weave-academy/weave-streaming-events.md): Weave host streaming event as part of WEAVE Academy to share experience during our crypto journey that we recommend you to learn.
- [Weave advance tutorial](https://gitbook.weave.financial/product-docs/resources/weave-academy/weave-advance-tutorial.md)
- [Deposit/withdraw with BscScan (staking using Bscscan)](https://gitbook.weave.financial/product-docs/resources/weave-academy/weave-advance-tutorial/deposit-withdraw-with-bscscan-staking-using-bscscan.md): To perform emergency withdraw or deposit with smart contract directly
- [Contract address](https://gitbook.weave.financial/product-docs/resources/contract-address.md)
- [Weave Partners](https://gitbook.weave.financial/product-docs/resources/weave-partners.md)
- [Suggestion to Weave](https://gitbook.weave.financial/product-docs/resources/suggestion-to-weave.md)
- [Weave Links](https://gitbook.weave.financial/product-docs/resources/weave-links.md)
- [Archive Tutorial](https://gitbook.weave.financial/product-docs/resources/archive-tutorial.md)
- [How to withdraw $BUSD and $WEAVE from 2021 airdrop event?](https://gitbook.weave.financial/product-docs/resources/archive-tutorial/how-to-withdraw-usdbusd-and-usdweave-from-2021-airdrop-event.md)
- [Migration of your LP (2022.Jan15)](https://gitbook.weave.financial/product-docs/resources/archive-tutorial/migration-of-your-lp-2022.jan15.md): Here is a guide of our staking migration on Jan.15


---

# 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.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.
