# How To Guides

- [Connect Your Wallet](https://about.vestige.fi/how-to-guides/connect-your-wallet.md)
- [Complete a Swap](https://about.vestige.fi/how-to-guides/complete-a-swap.md): The following page will walk you through how to successfully complete a swap using the Vestige Aggregator.  This will allow you to complete swaps using multiple different apps at the same time!
- [Adjust Swap Slippage](https://about.vestige.fi/how-to-guides/complete-a-swap/adjust-swap-slippage.md)
- [Modify Swap Routes](https://about.vestige.fi/how-to-guides/complete-a-swap/modify-swap-routes.md)
- [Combo Gain](https://about.vestige.fi/how-to-guides/complete-a-swap/combo-gain.md)
- [Mobile View](https://about.vestige.fi/how-to-guides/mobile-view.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://about.vestige.fi/how-to-guides.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.
