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

# Welcome to Baby Floki X

<figure><img src="/files/Q7Heevgc68qME4k6wXmM" alt="" width="285"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** This whitepaper is not the final version of the Baby Floki X project and will be continuously updated. We are committed to providing transparency and clarity regarding our vision, features, and future developments.
{% endhint %}

## Overview

Welcome to the world of Baby Floki X, where innovation meets community in the realm of cryptocurrency and digital art. In this whitepaper, we'll explore the features, innovations, roadmap, tokenomics, and more that define the Baby Floki X project.

> Founded on the principles of creativity, inclusivity, and forward-thinking, Baby Floki X is more than just a memecoin – it’s a vibrant ecosystem where users can explore, create, and connect like never before.
>
> — From the Team

## Quick Links

{% content-ref url="/pages/Ap1kTbktiqNZTN73RnzQ" %}
[PRESALE](/bfx/quick-links/presale.md)
{% endcontent-ref %}

{% content-ref url="/pages/fOCm6XxHcwKoalW5wNLf" %}
[BabyBox](/bfx/bfx-village/babybox.md)
{% endcontent-ref %}

## Get Started

{% content-ref url="/pages/kvCsAzL4U6EKprRFSFIV" %}
[Security](/bfx/tokenomics/security.md)
{% endcontent-ref %}

{% content-ref url="/pages/IFccE9AYiFM2fyl1NdJO" %}
[Distribution](/bfx/tokenomics/bfx-token/distribution.md)
{% endcontent-ref %}

{% content-ref url="/pages/hdHuJrJSLu14JUJCb1e6" %}
[Fees](/bfx/tokenomics/bfx-token/fees.md)
{% endcontent-ref %}


---

# 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://baby-floki-x.gitbook.io/bfx/welcome-to-baby-floki-x.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.
