# Into the Field

After talking to the Outpost C team, you will be sent to go gather charcoal to power their local mining operation. You can easily complete this quest by hacking down some trees and using one of the nearby furnaces to smelt 10 logs into charcoal. Keep this charcoal in your inventory when you go back to talk to Tom.

<figure><img src="/files/2L7ZeScIRuYpCMwOBM0U" alt=""><figcaption><p>Go out from the Outpost shack and turn left to find some furnaces.</p></figcaption></figure>

Your next task is to collect 25 oak logs. This will present you with a moral conundrum. Do you replant the trees for the next player to come along to do the quest, or do you just let the saplings despawn? This is very reminiscent of the [shopping cart theory](https://www.keithsobus.com/blog/shoppingcarttheory).

Once you gather the oak logs, return to Tom to complete the task. He will comment on how useful this will be to the mining operation. He will redirect you to Jonathan who will want to talk to you about your next task. Notice how they keep calling each other the boss? Nobody wants to take the responsibility for this operation.


---

# 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://wiki.torrentsmp.com/survival/quests/clockwork-questline/into-the-field.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.
