# User Guide (WebApp)

- [Symbiosis WebApp](https://docs.symbiosis.finance/user-guide-webapp/symbiosis-webapp.md): Use the Symbiosis WebApp to swap tokens across supported blockchain networks
- [Tron: Swap with Low Fees](https://docs.symbiosis.finance/user-guide-webapp/swaps-to-and-from-tron.md): How to swap assets on Tron with reduced transaction fees using the Symbiosis WebApp.
- [Bridge sUSDC,  sWETH, sWBTC](https://docs.symbiosis.finance/user-guide-webapp/dealing-with-stokens.md): How to bridge synthetic assets (sUSDC, sWETH, sWBTC) using the Symbiosis WebApp.
- [Where Are My Tokens? → Troubleshooting Guide](https://docs.symbiosis.finance/user-guide-webapp/where-are-my-tokens-troubleshooting-guide.md): Troubleshooting guide for locating tokens after a swap via Symbiosis: tracking, partial fills, mismatches, and synthetic assets (sTokens).
- [Common Issues and Solutions](https://docs.symbiosis.finance/user-guide-webapp/common-issues-and-solutions.md): Frequently encountered issues and recommended solutions while using the Symbiosis WebApp.
- [Octopool: Provide Liquidity](https://docs.symbiosis.finance/user-guide-webapp/octopool-provide-liquidity.md): Symbiosis guide: How to provide liquidity to Octopool and earn rewards.
- [Octopool: Withdraw Liquidity](https://docs.symbiosis.finance/user-guide-webapp/octopool-withdraw-liquidity.md): Symbiosis: How to withdraw liquidity from Octopool and redeem assets.
- [Symbiosis Explorer](https://docs.symbiosis.finance/user-guide-webapp/symbiosis-explorer.md): How to track swaps, and transaction data in the Symbiosis Explorer.
- [More about Slippage Tolerance](https://docs.symbiosis.finance/user-guide-webapp/more-about-slippage-tolerance.md): What slippage tolerance is, how it affects swaps, and how to configure it.


---

# 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.symbiosis.finance/user-guide-webapp.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.
