# Personal Allocation Example

Project *xyz* has a **Tier 1** cap/person of $300.

**The ideal personal allocation entails:**<br>

| <mark style="color:purple;">**Tier**</mark> | <mark style="color:purple;">**Multiplier**</mark> | <mark style="color:purple;">**Cap/person**</mark> |
| ------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- |
| **Tier 1**                                  | 1x                                                | $600                                              |
| **Tier 2**                                  | 2-4x                                              | $1200-$2400                                       |
| **Tier 3**                                  | 4-8x                                              | $2400-$4800                                       |
| **Tier 4**                                  | 8-15x                                             | $4800-$9000                                       |

{% hint style="danger" %}
The personal allocation depends on your veSHN balance, the deal size, and other supporters’ interest in that deal.
{% endhint %}


---

# 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.shinedao.finance/dao/supporters/personal-allocation-example.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.
