# Choose One From Three

## Select Part

Choose the one you want the most from the three widgets!

Each part has a rarity, which will ultimately determine the final rarity of the NFT card, rarity directly affects the income you can get

The rarity is displayed in the upper left corner of the three option icons below, see [details](/nft-and-rarity.md)

<div><figure><img src="/files/Lx1T1gKVob6JwPZTRGW3" alt=""><figcaption><p>Choose hair style</p></figcaption></figure> <figure><img src="/files/YIHy3YvLlOwT4hWDTgEJ" alt=""><figcaption><p>Choose hair color</p></figcaption></figure></div>

## Get Rare Parts

| Purchase Type | Possible Rarity |
| ------------- | --------------- |
| Free          | N               |
| Rewared Video | R               |
| 10 W3T        | SR              |
| 30 W3T        | SSR             |
| 80 W3T        | SSSR            |

### Select Rare Parts

For example: select SR parts, cost 10 W3T; select SSR parts, cost 30 W3T

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

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

### Confirm Transaction

After confirming that the transaction details are correct, click confirm


---

# 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://whitepaper.powerofwomen.xyz/game-fi-systems/dress-up/choose-one-from-three.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.
