# How To View Your Allocation Details

On the allocations view (below), you can click on "Details" (in the top right of the allocation card) to view more specific details about the allocation.

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

Once you click Details, you will see a view like the below that has:

* A more detailed breakdown of the unlock terms
* A visual timeline of the distribution schedule
* A table showing the individual unlock timestamps
  * If a vesting schedule is applied in addition to an unlock schedule, these will appear as "Release Timestamps".
* A history of withdrawals for this allocation

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


---

# 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.magna.so/stakeholders/product-guides/how-to-view-your-allocation-details.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.
