# FAQ

<details>

<summary>How many LadyBOI are there?</summary>

{% hint style="info" %}
The LadyBOI collection has a fixed supply of 9,494 NFT's, making it exactly 2× larger than BOI.
{% endhint %}

</details>

<details>

<summary>Why is LadyBOI 2× larger than BOI?</summary>

{% hint style="info" %}
A larger supply increases the number of potential pairings and introduces more variety in how users build and manage BOI + LadyBOI pairs over time, without changing the core rule that LadyBOI is the required counterpart.
{% endhint %}

</details>

<details>

<summary>Do I need LadyBOI to produce SmolBOI?</summary>

{% hint style="success" %}
Yes. LadyBOI is required. SmolBOI production is based on pairing BOI + LadyBOI.
{% endhint %}

</details>

<details>

<summary>What is LadyBOI “mileage” (wear)?</summary>

{% hint style="info" %}
Mileage is a permanent wear parameter tied to each LadyBOI. During SmolBOI Event Xtreme, using a LadyBOI adds mileage, which reduces future chances of producing SmolBOI.
{% endhint %}

</details>

<details>

<summary>Is the wear permanent?</summary>

{% hint style="success" %}
Yes. The mileage is a permanent debuff and represents the long-term cost of using a LadyBOI in production contexts.
{% endhint %}

</details>

<details>

<summary>Does LadyBOI rarity affect production odds?</summary>

{% hint style="success" %}
Yes. Rarer LadyBOI start with higher odds and wear down more slowly, meaning their probability degradation over time is reduced compared to more common tokens.
{% endhint %}

</details>

<details>

<summary>Can any LadyBOI be paired with any BOI?</summary>

{% hint style="success" %}
Yes. Pairing is allowed broadly; however, the specific BOI + LadyBOI pairing matters, because pair rarity affects the chance of producing SmolBOI.
{% endhint %}

</details>

<details>

<summary>Can I trade LadyBOI like a normal NFT?</summary>

{% hint style="success" %}
Yes. LadyBOI is a standard NFT and can be bought, sold, and listed like any other asset on the marketplace.
{% endhint %}

</details>

<details>

<summary>If I rent out my LadyBOI, can it gain mileage?</summary>

{% hint style="success" %}
Yes, if the LadyBOI is used during the rental period, it can receive mileage (wear). This is why lenders typically price rentals with wear risk in mind.
{% endhint %}

</details>

<details>

<summary>How do I avoid wearing down my LadyBOI?</summary>

{% hint style="info" %}
The only reliable way is to avoid using it in contexts that apply mileage (e.g., SmolBOI Event Xtreme). In other words: usage trades future odds for present attempts.
{% endhint %}

</details>

<details>

<summary>Where can I check my LadyBOI mileage?</summary>

{% hint style="info" %}
Mileage is shown alongside the token’s details wherever LadyBOI is presented for utility actions (e.g., inside the relevant merge flows and token detail views).
{% endhint %}

</details>


---

# Agent Instructions: 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://boimarket.gitbook.io/boi/ladyboi/faq.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.
