# Issuance Process

As well as having staked enough $MODUS to achieve a desired tier level, off-chain KYC needs to be done via the embedded link to SumSub on the “KYC” page. Here, the information requirements include the applicant’s name, proof of address, ID, email, wallet address and a financial literacy test. Notably, KYC needs to be done only once per wallet address for perpetual access.

<figure><img src="/files/fc3ombJBOBtAc9pOxvzt" alt="" width="375"><figcaption></figcaption></figure>

Modus only uses SumSub to ascertain whether KYC has been passed for a specific wallet address while the information given is kept secure by SumSub. When community members have been validated and the necessary share subscription agreements have been signed digitally via Docusign, it becomes possible to access the swap contract that is used to purchase PTs.

<figure><img src="/files/8ktbexP14ntHyLRVu7UY" alt="" width="375"><figcaption></figcaption></figure>

After confirming the transaction, PTs are automatically staked in the project-specific staking contract. Over time, the accumulation of return can be tracked by the amount of PRTs that are available to be collected. Overall, the process results in automation and digitalisation, which further contributes to innovate and move away from paper documents, saving costs, time and resources and especially reducing document loss. Additionally, the use of blockchain technology also enables full transparency and audibility, thus offering investors full oversight over their own funds but also insight into the operations of Modus as a whole.&#x20;

<br>


---

# 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://modus-3.gitbook.io/modus-docs/overview/project-return-tokens/issuance-process.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.
