> For the complete documentation index, see [llms.txt](https://docs.agentfi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.agentfi.io/agents/blast.md).

# Blast

There are two types of Agents launched on Blast:

**1. Blastooor Genesis Agent**

The **Blastooor Genesis** collection is our first set of Agents. 100% of the AgentFi Blast Gold airdrop will be given to the Blastooor holders.

It's a collection of 6,551 NFTs with three different rarities:

* **Blastooor Legendary** (Supply: 1000)
* **Blastooor Rare** (Supply: 2000)
* **Blastooor Pre-rare** (Supply: 3551)

The rarer NFTs will accumulate AgentFi credits faster than the less rare ones.

**2. Explorer Agent**

An **Explorer Agent** can be minted for free on the AgentFi app. This agent can launch largely the same strategies as a Blastooor Agent, but it accumulates AgentFi credits at a much lower rate and it won't be eligible for any Blast Gold airdrop from the AgentFi team.

More details about the AgentFi credits can be found [here](/incentives/agentfi-credits.md).


---

# 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:

```
GET https://docs.agentfi.io/agents/blast.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.
