> For the complete documentation index, see [llms.txt](https://docs.aionoverdose.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aionoverdose.com/game-guides/archived-guides/levinshor-camp-quests.md).

# Levinshor Camp Quests

<figure><img src="/files/wbICuC289fscw4isUftC" alt=""><figcaption><p>Camp</p></figcaption></figure>

### <mark style="color:yellow;">Camp Locations</mark>

<div align="left"><figure><img src="/files/F3PG0JGSP5sezR97kmDg" alt=""><figcaption><p>Camps Location with Daily Quests</p></figcaption></figure></div>

### <img src="https://aion-overdose.gitbook.io/~gitbook/image?url=https%3A%2F%2Fcdn.discordapp.com%2Femojis%2F1231363712544149504.webp%3Fsize%3D96%26animated%3Dtrue&#x26;width=40&#x26;dpr=4&#x26;quality=100&#x26;sign=429bf7c7&#x26;sv=1" alt="" data-size="line"><mark style="color:yellow;">Daily Quest Rewads</mark>

<img src="https://cdn.discordapp.com/emojis/1230496423544492072.webp?size=44" alt=":renowntonic:" data-size="line"> 50,000 Levinshore Renown Exp \
![:AbyssPoint:](https://cdn.discordapp.com/emojis/1219887542049046548.webp?size=44) 100,000 Abyss Points \ <img src="https://cdn.discordapp.com/emojis/1230142478620033106.webp?size=44" alt=":Overdosemark:" data-size="line"> 100pcs Overdose Mark \ <img src="https://cdn.discordapp.com/emojis/1264206552538153051.webp?size=44" alt=":legendarybloodmark:" data-size="line"> 3 Legendary Bloodmark \ <img src="https://cdn.discordapp.com/emojis/1278922536876376166.webp?size=44" alt=":legendaryalcemium:" data-size="line"> 10 Legendary Alcemium \ <img src="https://cdn.discordapp.com/emojis/1278922851038138368.webp?size=44" alt=":legendarykibrium:" data-size="line"> 200 Legendary Kibrium \ <img src="https://cdn.discordapp.com/emojis/1274555307636297768.webp?size=44" alt=":Goldingot:" data-size="line"> 10 Gold Ingot \ <img src="https://cdn.discordapp.com/emojis/1228415928648204410.webp?size=44" alt=":OverdoseCoin:" data-size="line"> 10 Overdose Coin


---

# 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://docs.aionoverdose.com/game-guides/archived-guides/levinshor-camp-quests.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.
