# Naming Your DAO LLC & DBA (Doing Business As)

## Reserving a DAO LLC Name

* DAO LLCs can reserve their name when registering or can optionally reserve a name pre-registration for six months for a deposit of $1,000 USD.

## Nomenclature

* Every DAO LLC must have “DAO LLC” at the end of the entity name. Some DAOs prefer not to leave a space between the end of the DAO name and the start of DAO LLC, which is also acceptable. For example: “MIDAO LLC” vs. “MI DAO LLC.”

## Using a Business Name Other Than the Incorporation Name

* You can "DBA" or “Do Business As” a different name, or “trade as” any name you want. It is up to the DAO LLC to ensure that its legal name is used in legal documents/agreements when appropriate or necessary for the situation.


---

# Agent Instructions: 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://docs.midao.org/rmi-dao-llc-registration-and-compliance/naming-your-dao-llc-and-dba-doing-business-as.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.
