# XBorg NFT Pool

XBorg NFT pool is one of the 3 ways to participate in project token offering on our launchpad 1.0 model and it is a point-based system designed for incentivizing holders of XBORGs to participate in IDO/IGO of projects.

### XBorg Allocation Round

XBorg NFTs are classified in three different categories based on their scarceness as below and they are limited in supply:

* **`Common Xborg - 60%`**
* **`Rare Xborg - 30%`**
* **`Elite Xborg - 10%`**

Holding NFTs from any of the above categories allows users to participate in the IDO/IGO of the projects and their investment allocation is based on the point system.

#### Point Determination

Points are calculated based on the number of XBorg NFTs in users' wallets, NFT attribute, and class.

**Method:**

* The investment portfolio is where users' NFT interacts with our launchpad and allows them to participate in unlimited IDOs and IGOs.
* Once a project token offering pool is open, NFT holders can connect their wallets
* **`My Points`**` ``=Total attributes * total NFTs in your wallet`
* These points represent what your investment allocation will be during each IDO

![](/files/aWJxVpX7FsiyyxfzExHw)

**Example:**

<table><thead><tr><th width="154">Wallets</th><th align="center">Points</th><th width="150" align="center">Points %</th><th align="right">10k USD Pool Size</th></tr></thead><tbody><tr><td>0x111</td><td align="center">1000</td><td align="center">3.57%</td><td align="right">$357</td></tr><tr><td>0x222</td><td align="center">2000</td><td align="center">7.14%</td><td align="right">$714</td></tr><tr><td>0x333</td><td align="center">3000</td><td align="center">10.71%</td><td align="right">$1,071</td></tr><tr><td>0x444</td><td align="center">4000</td><td align="center">14.29%</td><td align="right">$1,428</td></tr><tr><td>0x555</td><td align="center">5000</td><td align="center">17.86%</td><td align="right">$1,785</td></tr><tr><td>0x666</td><td align="center">6000</td><td align="center">21.43%</td><td align="right">$2,142</td></tr><tr><td>0x777</td><td align="center">7000</td><td align="center">25.00%</td><td align="right">$2,500</td></tr></tbody></table>

1. Total point across ALL wallets = 28,000
2. Your points = 1,000
3. 1,000/28,000\*100 = 3.57%
4. Total investment pool size equals $100,000 USD
5. Your investment size equals $3,571 USD (3.57%)

#### When Can I claim?

The vesting schedule varies from project to project depending on their tokemetrics and in order to make it easier to understand below is an example of a token unlocking schedule:

1. 25% unlocked at TGE (Token generation event)
2. 25% unlocked every 3 months consecutively
3. Tokens will be automatically claimable under the "**My Profile"** tab on XPAD

![Token claim](/files/V7jfLLo1mHzq33RNCAeG)


---

# 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://docs.vispx.io/whitepaper/launchpad-xpad-1.0/xborg-nft-pool.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.
