> For the complete documentation index, see [llms.txt](https://newreality-fun.gitbook.io/newreality/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://newreality-fun.gitbook.io/newreality/new/quests/d-grade-armor-quest.md).

# Квест на получение рецептов брони D-ранга

**Название:** Gordo’s Minerals\
**Уровень:** 20-39\
**Тип:** Многоразовый\
**Стартовый NPC:** Mineral Trader Gordo\
**Локация:** Town of Dion

## Прохождение квеста

Крума были загадочно расой существ, одними из первых животных, созданных на заре времен. Они были похожи на черепах, и их было всего четыре. Теперь они все исчезли, и после них остались только панцири, поэтому мы можем только догадываться, на что они были похожи. Ходят слухи, что где-то живет один крума, но неизвестно, насколько эти слухи достоверны. Болота, где жил крума, теперь нынче очень опасны.\\

1. Поговорите с торговцем минералами **Gordo** ![Посмотреть положение локации на карте](https://linedia.ru/skin/icons/arrow_2.gif) Ищите в кузнице в Town of Dion. Он попросит Вас собрать окаменелости <img src="/files/dlFKX08TCGUF8Hs6tCXc" alt="" data-size="line"> **Piece of Fossil**, которые нужна ему для торговли.​
2. Отправляйтесь в **Cruma Marshlands**, охотьтесь на обитающих там монстров, с них Вам будет выпадать <img src="/files/DesjSyvNxWW3DfktyW3Z" alt="" data-size="line"> **Piece of Fossil**.
3. Вернитесь к Gordo когда у Вас будет хотя бы 30 Piece of Fossil. За каждые **30** <img src="/files/3J7IiTkyy8m2Eo1AWAW9" alt="" data-size="line"> **Piece of Fossil** Gordo даст Вам **рандомно** любой рецепт на броню <img src="/files/IdpkIjA9gUdI4Te9W4LN" alt="" data-size="line"> **D-ранга**.


---

# 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://newreality-fun.gitbook.io/newreality/new/quests/d-grade-armor-quest.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.
