> For the complete documentation index, see [llms.txt](https://faq.schoolrp.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.schoolrp.net/phones/sim-cards.md).

# SIM Cards

The phone number your character uses is generated randomly, it'll start with 030, followed by 7 digits. (e.g. 030-###-####).

***

### SIM Card Types

| SIM Card                                                | Prefix |
| ------------------------------------------------------- | ------ |
| Default random generated number                         | 030    |
| Personalized phone number                               | 040    |
| Randomly generated number via physical in-game SIM Item | 050    |

### How to get a new Phone Number via SIM Card

{% hint style="danger" %}
**Once you've changed your phone number, you cannot revert back to your old one.**
{% endhint %}

#### SIM Card Item

You can purchase a SIM Card Item from the **Family Store** located at *1505x 17y 865z* in-game. The item costs ¥15,000; the item can only be used one-time, however you can always purchase another one if you're unhappy with the phone number randomly generated for you.

To use the SIM Card, simply put your phone (Flip, Smart, and Brick phones all work with this) in your off-hand and the SIM Card in your main-hand, then Right-Click.

Once you've right-clicked you'll be prompted with a menu which allows you to decide whether to transfer your contacts or not.&#x20;

If you decide to **transfer your contacts** anyone who has your old number added will automatically receive your new one.&#x20;

If you decide **not to transfer your contacts**, anyone who has your old number will keep your old number only and your contacts list will be reset entirely.

#### SIM Card Credit / Custom Phone Number

You can purchase a SIM Card Credit from the Roleplay Hub Store [(click here)](https://buy.roleplayhub.net/package/7469042).&#x20;

Before purchasing, you should check the number you want is available by doing /checkphonenumber 040#######. Note that if your number is no longer available when you go to use your SIM Card Credit, you'll need to try another one.

To use a credit use /changephonenumber, followed by the phone number you want whilst holding a phone of any type in your main-hand.

Once you've sent the command you'll be prompted with a menu which allows you to decide whether to transfer your contacts or not.&#x20;

If you decide to **transfer your contacts** anyone who has your old number added will automatically receive your new one.&#x20;

If you decide **not to transfer your contacts**, anyone who has your old number will keep your old number only and your contacts list will be reset entirely.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://faq.schoolrp.net/phones/sim-cards.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
