Hello,
You are probably talking about some navigation web part and these web parts contain a where condition property, in which you can specify, what documents have to be displayed, so if your "main" page is a master page, the properties of the web part could look like the following ones:
Path: /%
Document types: CMS.MenuItem
Maximum nesting level: -1
WHERE condition: NodeAliasPath LIKE '/animals%'
Best regards,
Jan Hermann