> For the complete documentation index, see [llms.txt](https://docs.thefiva.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thefiva.com/fiva-rewards/fiva-pioneers-campaign.md).

# FIVA Pioneers Campaign

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

> **Note:** The FIVA Pioneers Campaign concluded in December 2024 with the transition to mainnet.&#x20;

### Historical Overview

The FIVA Pioneers Campaign, initially launched as a Testnet Campaign in September 2024, marked a crucial phase in FIVA's development. This community-driven testing initiative played a vital role in shaping FIVA's evolution from concept to mainnet launch.

### Campaign Phases

#### Phase 1: Initial Testnet (September 2024)

The campaign began with a focus on core protocol testing, where early participants helped validate:

* Basic protocol mechanics
* Token interactions (PT, YT, SY)
* User interface functionality
* Core yield management features

#### Phase 2: Pioneers Campaign (October 2024)

The program evolved into the FIVA Pioneers Campaign, expanding its scope to include:

* Advanced protocol features
* Liquidity provision testing
* Yield trading mechanisms
* Points system implementation

#### Phase 3: Mainnet Transition (December 2024)

The campaign concluded with the successful transition to mainnet, leading to:

* Genesis Pass distribution to qualified participants
* Points system migration
* Launch of closed mainnet testing

### Development Philosophy

FIVA's approach to development prioritized:

* Thorough testing and validation
* Community-driven feedback
* Careful, methodical protocol improvements
* Security-first implementation

### Campaign Impact

The Pioneers Campaign achieved several key objectives:

* Validated core protocol mechanics
* Built a strong early adopter community
* Identified and resolved potential issues
* Refined user experience based on feedback
* Established foundation for mainnet launch

### Legacy

While the Pioneers Campaign has concluded, its impact continues through:

* Genesis Pass holders continuing protocol testing
* Implementation of community-suggested features
* Ongoing protocol improvements based on campaign feedback
* Strong foundation for FIVA's mainnet operations


---

# 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.thefiva.com/fiva-rewards/fiva-pioneers-campaign.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.
