# Product Guides

- [Getting Started with VPS](https://docs.vpsai.io/vps-ai/product-guides/getting-started-with-vps.md): The VPS Platform is a Decentralized Application allowing users to conveniently create Virtual Environments at industry leading rates.
- [Connecting Your Wallet to the VPS AI Dashboard](https://docs.vpsai.io/vps-ai/product-guides/connecting-your-wallet-to-the-vps-ai-dashboard.md): Connect to the VPS AI Dashboard using several wallets like Metamask, Coinbase Wallet and WalletConnect. For this example, we'll use Metamask.
- [Create a Wallet](https://docs.vpsai.io/vps-ai/product-guides/connecting-your-wallet-to-the-vps-ai-dashboard/create-a-wallet.md): The VPS AI Dashboard is compatible with several wallets such as Metamask, Coinbase Wallet and WalletConnect. In this section, we will create a wallet. For this example, we'll use Metamask.
- [Adding Credit to Your VPS AI Dashboard](https://docs.vpsai.io/vps-ai/product-guides/adding-credit-to-your-vps-ai-dashboard.md): How to add credits and billing for your VPS AI services
- [Cost Calculator](https://docs.vpsai.io/vps-ai/product-guides/adding-credit-to-your-vps-ai-dashboard/cost-calculator.md)
- [VPS Server Configuration](https://docs.vpsai.io/vps-ai/product-guides/vps-server-configuration.md): This section will teach you how to configure your own Virtual Private Server using the VPS AI Dashboard.
- [API Integrations](https://docs.vpsai.io/vps-ai/product-guides/api-integrations.md)
- [Management Dashboard](https://docs.vpsai.io/vps-ai/product-guides/management-dashboard.md)
- [Generate SSH Keys](https://docs.vpsai.io/vps-ai/product-guides/generate-ssh-keys.md): A Secure Shell key is an access credential in the SSH protocol. Its function is similar to that of usernames and passwords.
- [Data Centers](https://docs.vpsai.io/vps-ai/product-guides/data-centers.md): Data Centers contains the computing infrastructure that IT systems require, such as servers, data storage drives, and network equipment.
- [Deploy a Taiko Node using VPS AI](https://docs.vpsai.io/vps-ai/product-guides/deploy-a-taiko-node-using-vps-ai.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.vpsai.io/vps-ai/product-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.
