# How to View Your Consolidations?

1. Click on My Activity.
2. Select a Collection from the My Collections Section.
3. At the Consolidations within the Collection you will be able to view your outgoing and incoming consolidations.

You can also use the Filters that exist on the My Activity page to view your Consolidations by selecting Consolidations from the Type drop-down menu.


---

# 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.nftdelegation.com/guides/how-to-view/how-to-view-your-consolidations.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.
