# Guideline - How To

- [How to Add a New Token to Your Wallet](https://docs.plasma.finance/guide-for-plasma.finance/how-to-add-a-new-token-to-your-wallet.md)
- [How to Connect Your Wallet to Plasma.Finance](https://docs.plasma.finance/guide-for-plasma.finance/how-to-connect-your-wallet-to-plasma.finance.md)
- [How to stake PPAY](https://docs.plasma.finance/guide-for-plasma.finance/how-to-stake-ppay.md)
- [How to trade/swap erc20 tokens on Plasma.Finance?](https://docs.plasma.finance/guide-for-plasma.finance/how-to-trade-swap-token-on-plasma.finance.md)
- [How to create a liquidity pool for a new token?](https://docs.plasma.finance/guide-for-plasma.finance/how-to-create-a-liquidity-pool-for-a-new-token.md)
- [How to add liquidity to the pool?](https://docs.plasma.finance/guide-for-plasma.finance/how-to-add-liquidity-in-the-pool.md): You can become a liquidity provider in any pool and earn returns from trading volume.
- [How to migrate liquidity (LP tokens) to PlasmaSwap from SushiSwap and Uniswap with Rebalancer Tool](https://docs.plasma.finance/guide-for-plasma.finance/how-to-migrate-liquidity-lp-tokens-to-plasmaswap-from-sushiswap-and-uniswap-rebalancer-tool.md)


---

# 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.plasma.finance/guide-for-plasma.finance.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.
