Linden Lab Official:Custom Name Program

NOTE: This is an official Second Life API provided and documented by Linden Lab. Its use is subject to the API Terms of Use.

The custom name program enables qualified users to pay for special custom user names.


General information

Caveats

Important: This program is not an avenue for changing your current SL name.

A custom name request that appears to be an infringement of copyrights or trademarks will not be approved. If you have permission to use a copyrighted name or mark, you must submit proof with your request.

Custom surnames

Upon creation of a custom surname, the account designated as owner will be billed a US$500 setup fee plus the first annual US$500 fee. On each anniversary date, the owner will be billed US$500 to retain custom surname ownership. Last names must clearly be an organizational or corporate name, and distinguished from personal last names (surnames). For example, "Smith" is not acceptable, but "SmithCorp," "SmithInc," "SmithProducts" or "SmithConstruction" are. Linden Lab will consider names that are clearly made up or composite (for example, "SecondLife" or "Agilent").

Request procedure

Please complete the requested information and email to regAPI@lindenlab.com.

  1. Requested Surname:
  2. RL name of Surname owner:
  3. SL name of Surname owner/RegAPI applicant:
  4. Email of requestor:
  5. Contact information pertaining to copyright or trademark:

Suggestions

 $last_names = llsd_get(URI_GET_LAST_NAMES);
 asort($last_names);