> For the complete documentation index, see [llms.txt](https://gnogen.gitbook.io/gnogen/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gnogen.gitbook.io/gnogen/dao-launchpad/lightning-bolts.md).

# Lightning Bolts

You won't have to look very hard around the Elrond space before noticing the lightning bolt emojis presence. What started as a way for Elrond CEO Beniamin Mincu to self verify himself on Twitter before getting the official Twitter check mark, has since been adopted community wide.

Enter the second Gnogen DAO partner, Lightning Bolts.

The first collection they released was a 5k generative PFP project. Since launch, they've released their roadmap laying out what holders old and new should expect for the upcoming year. Q3 is already highly anticipated with the long awaited v2 3D collection set to be released. Holding a v1 will grant you 1 v2 for free. From staking to physical apparel, there is something for everyone.

#### Official Links

Website: <http://lightningbolts.art>

Twitter: [@LightningNFT](https://twitter.com/LightningNFT)

#### Collection Identifier

[LIGHTNINGB-496265](https://deadrare.io/collection/LIGHTNINGB-496265)

{% embed url="<https://gnogen.medium.com/lightning-bolts-to-become-2nd-ever-gnogen-dao-launchpad-partner-384540f2eebe>" %}
Official Medium article partner announcement&#x20;
{% endembed %}


---

# 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://gnogen.gitbook.io/gnogen/dao-launchpad/lightning-bolts.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.
