# Miscellaneous

- [Mitigating Transit Token Outcomes in Cross-Chain Swaps](https://docs.symbiosis.finance/miscellaneous/mitigating-transit-token-outcomes-in-cross-chain-swaps.md)
- [Symbiosis v1 vs. v2](https://docs.symbiosis.finance/miscellaneous/symbiosis-v1-vs.-v2.md): The differences between Symbiosis protocol v1 and Symbiosis protocol v2.
- [Symbiosis on Testnet](https://docs.symbiosis.finance/miscellaneous/symbiosis-on-testnet.md)
- [Symbiosis Multisig Address on Scroll](https://docs.symbiosis.finance/miscellaneous/symbiosis-multisig-address-on-scroll.md)
- [Gasless Crypto Exchanges](https://docs.symbiosis.finance/miscellaneous/gasless.md): The gasless feature is currently only available on the development stand, we developed it as research but yet implemented it on the protocol level.


---

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