ALTER TABLE question

Hello, I need to alter a table by adding a column and adding this column to a cluster already on the table. I don't know how to do it. There is a section in the Oracle online documentation on altering clustered tables but it doesn't really help. [link]