> For the complete documentation index, see [llms.txt](https://lmrp.gitbook.io/last-mile-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lmrp.gitbook.io/last-mile-rp/doj/name-change.md).

# Name Change

*<mark style="color:yellow;">This is for the RP avenue, if it is a non-rp name change you will have to purchase a name change on the tebex and open a ticket with staff</mark>*

Changing your name is a significant personal decision and can be done for a variety of reasons. Whether you're motivated by personal, professional, cultural, or legal circumstances, it’s important to understand when a name change is appropriate and how to go about it.

### <mark style="color:orange;">**Marriage or Divorce**</mark>

* One of the most common reasons for a name change is due to a change in marital status.
  * **After Marriage:** Many people choose to take their spouse’s last name, hyphenate names, or create a new shared surname.
  * **After Divorce:** It’s also common to revert to a maiden name or previous legal name.

### <mark style="color:orange;">**Adoption**</mark>

* Children or adults who are adopted may take on the last name of their new legal family. In some cases, adopted individuals may change their first or middle names as well.

### <mark style="color:orange;">**Correcting Errors or Clarifying Identity**</mark>

* Name changes are sometimes needed to correct clerical errors in official documents or to make names consistent across different records. This also applies to:
  * Names that are difficult to spell or pronounce
  * Names that are too similar to someone else’s, especially in legal or professional contexts

***

### <mark style="color:orange;">Process of Name Change</mark>

1. In the discord under \[DEPARTMENT OF JUSTICE] go to #PUBLIC-APPLICATIONS
2. Select Name Change, fill out the following
   1. Full Name (current name)
   2. Why you want to change your name
   3. Requested New Name
   4. Place N/A if it is soley for the reasons above and not a non-rp avenue


---

# 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://lmrp.gitbook.io/last-mile-rp/doj/name-change.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.
