# Instructions

- [Getting started](https://docs.workton.io/workton-docs/instructions/getting-started.md)
- [How to use the Platform](https://docs.workton.io/workton-docs/instructions/how-to-use-the-platform.md)
- [Wallet guide](https://docs.workton.io/workton-docs/instructions/wallet-guide.md): Workton.io uses USDT on the TON blockchain for all secure payments. This comprehensive guide explains how to set up your wallet, fund it with USDT, and use it safely on our platform.
- [Telegram Wallet Guide](https://docs.workton.io/workton-docs/instructions/wallet-guide/telegram-wallet-guide.md): TON & Crypto Sections
- [Referral program](https://docs.workton.io/workton-docs/instructions/referral-program.md): Workton.io offers a built-in referral program that rewards users for inviting new customers and talents to the platform. This guide explains how it works and how you can maximize your earnings.


---

# 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.workton.io/workton-docs/instructions.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.
