> For the complete documentation index, see [llms.txt](https://guide.quarkduck.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.quarkduck.com/god/second-phase.md).

# Second Phase

## Second Phase: New Adventures - Acceleration Legion

<figure><img src="/files/uhiBOarEIVhoSt7QD5gx" alt=""><figcaption></figcaption></figure>

### How to play?

Send a complete Adventurers' Squad Formation of GODs to this address:

[**bc1p0nshwqxu4ape06en7l3l3u0t7cfg2a8dhrc2dg9na98akum8vxtqh8jdx7**](https://mempool.space/address/bc1p0nshwqxu4ape06en7l3l3u0t7cfg2a8dhrc2dg9na98akum8vxtqh8jdx7)

**Note**: You must use the same address to send a complete adventurer squad (three GODs of different classes).\
\ <mark style="color:yellow;">**Warning**</mark><mark style="color:yellow;">: Do not send Quarkduck! We will not return any assets sent by mistake!</mark>

We will take a snapshot of the addresses that have sent GODs. Addresses that send before the snapshot height (845000) will receive three times the original power. For instance, if it’s a Low-level squad, it will receive 3 times the power, and if it's an High-Level squad, it will receive 15 times the power.

## FAQs:&#x20;

Q: If my address participates in the new adventure and acquires a new squad on the same address, how is the weight calculated? \
A: The powers are calculated independently for each team.&#x20;

Q: How can I send GODs in bulk? \
A: You can use Magic Eden or the OKX Web3 wallet to send in bulk. Alternatively, you can send them separately.

Q: Can multiple combinations be sent from the same address?

A: One address can only send one adventure team. If you have multiple adventure teams, please use a new address to send them.

Discord:&#x20;

<https://discord.com/channels/1186939382779887668/1226448687887028243>


---

# 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://guide.quarkduck.com/god/second-phase.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.
