> For the complete documentation index, see [llms.txt](https://lumin-soft.gitbook.io/ekyc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lumin-soft.gitbook.io/ekyc/integration-throw-api/sign-contract-api/low-mode-fra.md).

# Low Mode FRA&#x20;

Low mode FRA for signing contracts using OTP (One-Time Password) is a secure and efficient method where a unique, time-sensitive code is sent to the signatory's mobile device.

1. &#x20;you should generate a token [# 1 Token API](/ekyc/integration-throw-api/sign-contract-api/1-token-api.md)
2. user ( applicant ) will got pop up section by section for sections that includes text&#x20;
3. user should read each section and click consent  going to next section and so on&#x20;
4. finally user will got the contract template as pdf to sign contract&#x20;
5. use send OTP API to send OTP to the applicant [Send OTP](/ekyc/integration-throw-api/sign-contract-api/low-mode/send-otp.md)
6. you can sign a contract using sign api  [Sign File](/ekyc/integration-throw-api/sign-contract-api/low-mode/sign-file.md)
