> For the complete documentation index, see [llms.txt](https://docs.battle.fyi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.battle.fyi/credits-and-economy/packs.md).

# Credit Packs

Credit purchases via Stripe and crypto (Base Pay) are coming soon.

## Current ways to get credits

Right now, credits are earned through gameplay:

* Winning battles
* Daily login bonuses (250 CR/day)
* Completing onboarding
* Referrals
* Sponsor-funded lobbies (credits provided by the event host)

## Planned credit packs

When credit purchases launch, expect tiered packs with bonus credits at higher tiers. Pricing and pack sizes will be announced on [battle.fyi](https://battle.fyi).

## Important

Credits have no cash value and cannot be converted back to real money. They are an in-game resource for sabotage, defense, and lobby access.


---

# 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.battle.fyi/credits-and-economy/packs.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.
