[RESOLVED] SD Card Shield V3.0 pins used

Hi everybody,

i've been reading that documentation about this SD Card Shield : SD Card Shield V3.0 | Seeed Studio Wiki

and there is something i didn't get.
I'm currently exploring the feasability of my project (i'm using Arduino Uno), and so which pins will occupy each of the components and i keep reading this sheet and i'm still not able to tell whether the SD Card Shield uses the Tx Rx'x pins.

I get he occupies 4 digital pins, but i thought he would be connected to the serial pins but i can't find the line saying it.

Can someone confirm or not this?

Thanks for reading,
Best regards,

Laura

"The SD Card shield v3.0 uses only the the SPI ports of Arduino."
"The SD Card shield v3.0 makes use of pin 10 as a chip select."

So, 10-11-12-13, Power (+5), Gnd.

Looks like it also make D0, D1 and A4, A5 accessible if needed.

Ok thanks a lot, i'm not a native english so i have sometimes a hard time understanding technical matters.

Thanks again, solved.