# IDO Allocation Principles

<figure><img src="https://1884263426-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGZjHDeNfzCB9uujQeJkt%2Fuploads%2FCrTiOuIAx7TW5gPy954J%2F16%D1%859_GUIDE_1.png?alt=media&#x26;token=657ad354-540e-4211-8843-edabc9e0a9aa" alt=""><figcaption></figcaption></figure>

Read this article to learn how IDO Allocations are distributed on SidusPad and how it relates to each user’s stake.

SidusPad's primary advantage lies in its transparent and fair Allocation distribution system, which directly correlates to the amount of tokens you stake. We employ a linear system whereby Allocations depend on two factors:

1. The user's total staking amount (all pools)
2. The total allocation for the particular IDO event

Essentially, the Allocation percentage reflects the user's contribution to the pools.

#### Example:

1. The total amount staked across all pools is $300,000.
2. Suppose a user stakes $500.
3. That user is entitled to claim 0.167% of the Overall Allocation.
4. If the Overall Allocation amounts to $500,000, the user would receive an Allocation of $833.34.

*\* This rule applies on the condition that everyone who staked has registered on the IDO.*

{% hint style="info" %}
**Note:** The Allocation percentage is dynamic and subject to change, depending on the number of Staking pool participants. If new users join the Staking, the Allocation percentage decreases accordingly. However, you can always increase your Allocation percentage by increasing the amount you stake.
{% endhint %}

By adhering to a transparent and equitable Allocation system, SidusPad aims to foster a fair and inclusive environment for all IDO participants.


---

# 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://wiki.siduspad.io/welcome-to-siduspad/ido-allocation-principles.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.
