# Stars Menu

To purchase Telegram Stars, please follow these steps:

1. **Purchase directly on the Telegram app:**
   * Open the Telegram app and go to **Settings**.
   * Select **My Stars**.
   * Tap on **Buy More Stars**, choose the desired number of Stars, and complete the payment through the supported method on your device.
2. **Purchase via the Fragment exchange:**
   * Go to the [Fragment website](https://fragment.com/stars).
   * Connect a TON-supported wallet.
   * Enter the Telegram username of the recipient and the amount of Stars you wish to purchase.
   * Confirm the transaction on the linked wallet.

***Note***: To complete transactions on Fragment, you need to have Toncoin (TON) available in your wallet. If you don’t have Toncoin, you can purchase it on cryptocurrency exchanges that support TON.

**Instruction**

{% embed url="<https://drive.google.com/file/d/1DulvPJQXLt4ViRRUhl5W8meBIHd522mM/view?usp=drive_link>" %}


---

# 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://toncapy.gitbook.io/toncapy/stars-menu.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.
