> For the complete documentation index, see [llms.txt](https://g4tools.gitbook.io/g4tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://g4tools.gitbook.io/g4tools/buying-tokens.md).

# Buying tokens

{% hint style="danger" %}

### &#x20;Important: lzt market is a public marketplace

Anyone can list tokens here. You cannot fully verify a token's quality before purchase.

Do not use **Mass buy**. Add tokens to your basket individually. Review each listing before checkout.

* Check the token statistics shown on its listing.
* Check its age, channel history, and server history.
* Avoid tokens with spammed channels or servers.

No filter or statistic guarantees a good token. Buy only after reviewing each listing yourself.\
\
&#x20;                                  \*\*PLEASE read thru this whole page before proceeding\*\*<br>
{% endhint %}

Purchase your tokens from <https://lzt.market> and go to the Discord section. Apply the filters shown in the image below exactly as displayed before buying. Always enable the "Cheap first" sorting option.

LZT is a public marketplace where anyone can sell tokens, meaning quality can vary between sellers. Using the recommended filters lowers the chance of receiving low quality or unusable tokens as much as possible.

Avoid listings with the "Spammed" tag.

Do not purchase listings with the green price/banner tag. These listings are sponsored and are usually overpriced.

<figure><img src="https://607472670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXKivsxuKazoXOThfcZ3W%2Fuploads%2FYvErUGX8DJvfKfcw6Jbr%2Fimage.png?alt=media&amp;token=9d122dd0-43f9-43a5-8b22-befe9e58fee3" alt=""><figcaption></figcaption></figure>

Example of a good listing

<figure><img src="https://607472670-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXKivsxuKazoXOThfcZ3W%2Fuploads%2FL6g3fn1xVizfFSB0k5aW%2Fimage.png?alt=media&amp;token=79df14de-7860-4a26-be79-7957ba60af1d" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://g4tools.gitbook.io/g4tools/buying-tokens.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
