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

# RescueLoyal White Paper

The activity-token framework for RescueLoyal (RLY) within Project Rescuecoin.

## RescueLoyal White Paper

**Earned through action. Used for impact.**

RescueLoyal (`RLY`) is the activity token of [Project Rescuecoin](https://www.rescues.live). It recognizes eligible action that supports community assistance and measurable impact.

{% hint style="info" %}
RLY is earned through eligible activity. It does not represent ownership, investment, or a promise of financial return.
{% endhint %}

### Executive summary

RLY connects verified participation with defined program utility. Participants receive recognition after completing eligible activity under published campaign rules.

The framework rewards contribution rather than passive holding. It supports assistance, awareness, and collective resilience through transparent participation.

### Purpose and scope

RLY recognizes eligible participation within Project Rescuecoin. It may support:

* recognition for verified activity and community contribution;
* access to campaigns, experiences, or benefits with published conditions; and
* participation in assistance-oriented initiatives.

### Design principles

#### Activity first

Eligible activity is the basis for RLY recognition. Participants contribute through published missions, events, and approved partner initiatives.

#### Collective assistance

Campaigns support positive outcomes for people, animals, and communities. The framework values shared progress over purely competitive conduct.

#### Engaging impact

Clear missions and credible recognition encourage sustained contribution. Each campaign should state a measurable intended outcome.

### Participation model

Each campaign publishes its objective, eligibility criteria, verification method, duration, allocation approach, and restrictions. Eligible activity may include:

1. attendance at official missions or events;
2. awareness or communications work; or
3. Assistance activity verified by an approved partner.

Project Rescuecoin reviews activity using the published verification method. It may reject, suspend, or revoke recognition obtained through manipulation or misrepresentation.

### Utility

RLY supports participation and member experiences. Utility exists only where Project Rescuecoin publishes the relevant conditions.

Potential uses include:

* eligibility for selected campaigns, missions, and events;
* recognition of verified community contribution; and
* Access to published member benefits or redemption opportunities.

Passive holding does not create eligibility, utility, or a right to receive allocations. Availability may depend on eligibility, location, technical readiness, and partner participation.

### Technical status

RLY operates on DANNYCHAIN under the DAN-69 and DAN-5069 standards. Its fixed total supply is 1,000,000,000,000 RLY.

The allocation model assigns 50% to mining, 20% to liquidity, 15% to community, 10% to founder reserve, and 5% to airdrops. Allocation does not establish immediate circulation, transferability, or entitlement.

See [Tokenomics](/rescueloyal.io-docs/token-and-protocol/tokenomics.md) for the allocation framework. Review [Technical Disclosure](/rescueloyal.io-docs/token-and-protocol/technical-disclosure.md) before interacting with RLY.

### Transparency and integrity

Project Rescuecoin publishes campaign conditions before participation begins. Notices identify the objective, eligibility criteria, verification method, duration, allocation approach, available utility, and restrictions.

The project prohibits manipulation, impersonation, false activity, and multi-account abuse. It may withhold recognition or revoke benefits obtained through unfair conduct.

{% hint style="warning" %}
This document describes the RescueLoyal activity-token framework. It is not financial, legal, tax, or investment advice.
{% endhint %}


---

# 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://rescueloyal-io.gitbook.io/rescueloyal.io-docs/white-paper/rescueloyal-white-paper.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.
