yo(selector).first()

Get the first node returned by the selector;

yo('p').first();

Go to index