boolean | This is enabled by default. Set false to persist sessions storage for the user. (This will be replaced with `canClearWebStorage` in an upcoming update) |
+| **`canUseAttestorAuthenticationRequest`** | boolean | Enable the use of authentication request when starting a verification |
+| **`claimCreationType`** | 'standalone' \| 'meChain' | The type of claim creation to use. Defaults to 'standalone'. |
+| **`canAutoSubmit`** | boolean | Whether to automatically submit the proof after generation. Defaults to true. When false, a prompt to submit is shown to the user. |
+| **`isCloseButtonVisible`** | boolean | Whether the close button is visible in the verification screen. Defaults to true. |
diff --git a/content/docs/inapp-sdks/verification.mdx b/content/docs/advance-options/verification.mdx
similarity index 100%
rename from content/docs/inapp-sdks/verification.mdx
rename to content/docs/advance-options/verification.mdx
diff --git a/content/docs/ai-agent/meta.json b/content/docs/ai-agent/meta.json
index b2bb3f1..030b8ef 100644
--- a/content/docs/ai-agent/meta.json
+++ b/content/docs/ai-agent/meta.json
@@ -1,4 +1,4 @@
{
- "title": "AI Agent",
+ "title": "A2A & MCP",
"pages": ["quickstart"]
}
\ No newline at end of file
diff --git a/content/docs/android-kotlin/installation.mdx b/content/docs/android-kotlin/installation.mdx
new file mode 100644
index 0000000..ba24987
--- /dev/null
+++ b/content/docs/android-kotlin/installation.mdx
@@ -0,0 +1,68 @@
+---
+title: Installation
+description: Integrate Reclaim Protocol into Android Native Applications.
+---
+
+import { BadgeGroup } from '@/app/components/badge';
+
+
-
-4. Click on the **Edit Scheme** button.
-5. Click on the **Run** tab.
-6. Click on the **Arguments** tab and check the **Environment Variables** section.
-
-
-
-7. Add the following environment variable:
- - Key: `GODEBUG`
- - Value: `asyncpreemptoff=1`
-8. Click on the **Close** button in the dialog and build the project.
-9. Run the app on a physical device.
-
-
-
-4. Click on the **Edit Scheme** button.
-5. Click on the **Run** tab.
-6. Uncheck the **Debug executable** checkbox.
-
-
-
-{JSON.stringify(proofs, null, 2)}
-
+
+4. Click on the **Edit Scheme** button.
+5. Click on the **Run** tab.
+6. Click on the **Arguments** tab and check the **Environment Variables** section.
+
+
+
+7. Add the following environment variable:
+ - Key: `GODEBUG`
+ - Value: `asyncpreemptoff=1`
+8. Click on the **Close** button in the dialog and build the project.
+9. Run the app on a physical device.
+
+
+
+4. Click on the **Edit Scheme** button.
+5. Click on the **Run** tab.
+6. Uncheck the **Debug executable** checkbox.
+
+
+
+{JSON.stringify(proofs, null, 2)}
+ {JSON.stringify(proofs, null, 2)}
+ {JSON.stringify(proofs, null, 2)}
+