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

# ZEN

Astral Diamonds can also be exchanged for Zen in the Astral Diamonds Exchange. To buy Zen, you must input the highest price of 750 Astral Diamonds for 1 Zen (otherwise it just won't be processed ever because of the demand being too big), and wait. And Wait. And Wait. And if you're playing on PC : wait, wait, wait, wait, wait, wait, wait, and wait a bit more. It actually takes more than 6 months to exchange AD to Zen on PC. It takes about 2 months and a half on PS4, and a bit less on Xbox. Yes, it takes a while, but you'll be able to get everything for A LOT cheaper : wards, choice packs for weapon/armor enchantments, upgrade tokens... Wait for the next big sale (Black Friday / New Year / Anniversary in June) and get yourself VIP rank 12 (very worth it) and anything you want for basically half the price you'd find it on the Auction House. Considering it takes at least 2 years to max out a character, don't make your impatience make it 4 : don't buy anything on the Auction House, unless there's no other way, and exchange all of your AD to Zen.

Beware : you can only put 5 offers for a maximum of 5000 Zen (3.75M AD) each. So do not put small offers or you'll have to remove them to put bigger ones... and it's first come first served, removing your offer means going back at the end of the line.


---

# 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://nwguide.gitbook.io/main/basics-of-neverwinter/leveling/zen.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.
