# Choose issuing company

Choosing the right issuing company is essential for a successful tokenization project, as it serves as the legal foundation behind the offering. It determines the regulatory environment, tax obligations, and compliance requirements based on its jurisdiction. A clearly defined and reputable entity builds investor trust, ensures legal ownership of the underlying asset, and provides a framework for enforcing investor rights. It also enables efficient capital raising, transparent operations, and future scalability. Ultimately, the issuing company connects the tokenized asset to the real world, making it critical for legal clarity, investor confidence, and long-term success.

***

## Are You Going to Tokenize Your Assets with Your Holding Company?

* Yes
* No

{% hint style="warning" %}
**Note:** Skip the rest of the questions if you are using your Parent Company for the tokenization project.
{% endhint %}

***

## Choose investment vehicle type.

* SPV
* SPC
* Fund

***

## Check the best practices to select a proper SPV.

* **British Virgin Islands (BVI).** Quick, easy, no banking, international.
* **Gibraltar.** Best for funds.
* **Cyprus.** Good for EU small- and medium-sized businesses.
* **USA.** Good for US companies, easy setup.
* **Liechtenstein.** Suitable for large projects targeting the EU market.
* **Switzerland.** Suitable for large projects targeting the EU market.
* **Other.** Consulting required.

***

### Choose the Issuing Company Type

* BVI Business Company
* Corporation C U.S.
* Corporation S U.S.
* Corporation Nonprofit
* DAO Limited Liability Company U.S.
* Government-Owned Enterprise (GOE)
* Joint Venture
* Limited Liability Company (LLC)
* Limited Liability Partnership (LLP)
* Limited Partnership (LP)
* Private Joint-Stock Company
* Private Limited Company
* Public Joint-Stock Company
* Public Liability Company (PLC)
* Sole Proprietorship
* State-Owned Enterprise (SOE) U.S.

***


---

# 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.stobox.io/tokenization_framework/phase-5-define-an-issuing-framework/choose-issuing-company.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.
