> For the complete documentation index, see [llms.txt](https://docs.doginals.academy/eng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.doginals.academy/eng/expert-guides.md).

# EXPERT GUIDES

- [How to : Mint (VPS)](https://docs.doginals.academy/eng/expert-guides/how-to-mint-vps.md)
- [Inscription-wallet, on a VPS](https://docs.doginals.academy/eng/expert-guides/how-to-mint-vps/inscription-wallet-on-a-vps.md)
- [Install PuTTY](https://docs.doginals.academy/eng/expert-guides/how-to-mint-vps/inscription-wallet-on-a-vps/install-putty.md): PuTTY is an SSH and telnet client, which will allow you to connect securely to your VPS.
- [Connect to Your VPS Using PuTTY](https://docs.doginals.academy/eng/expert-guides/how-to-mint-vps/inscription-wallet-on-a-vps/connect-to-your-vps-using-putty.md)
- [Setting Up the Environment](https://docs.doginals.academy/eng/expert-guides/how-to-mint-vps/inscription-wallet-on-a-vps/setting-up-the-environment.md)
- [Minting DRC-20 Tokens Environment](https://docs.doginals.academy/eng/expert-guides/how-to-mint-vps/inscription-wallet-on-a-vps/minting-drc-20-tokens-environment.md)
- [Minting Your First DRC-20 Tokens](https://docs.doginals.academy/eng/expert-guides/how-to-mint-vps/inscription-wallet-on-a-vps/minting-your-first-drc-20-tokens.md)
- [Inscription-wallet, on Windows](https://docs.doginals.academy/eng/expert-guides/how-to-mint-vps/inscription-wallet-on-windows.md)
- [How to : Verify my JSON File](https://docs.doginals.academy/eng/expert-guides/how-to-verify-my-json-file.md)
- [How to : Quick Mint (∞)](https://docs.doginals.academy/eng/expert-guides/how-to-quick-mint-infinity.md)
- [Infinite loop version (EASY)](https://docs.doginals.academy/eng/expert-guides/how-to-quick-mint-infinity/infinite-loop-version-easy.md)
- [Infinite loop version (MEDIUM)](https://docs.doginals.academy/eng/expert-guides/how-to-quick-mint-infinity/infinite-loop-version-medium.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.doginals.academy/eng/expert-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.
