# Embedding Your Login Mode Toolset

{% embed url="<https://www.loom.com/share/94f46bfed0e842deb28a4611d9c8de2d?sid=666c1488-1fca-4623-becc-3a1637453979>" %}

When **Login Mode** is activated, your Toolset functions the same way as before—except now, users must **sign up and pay** before accessing it.

#### **How to Embed Your Login Mode Toolset**

<figure><img src="/files/nqgc8m83JRVb0TGdU1TU" alt=""><figcaption></figcaption></figure>

1️⃣ **Go to your Toolset** in FormWise.\
2️⃣ **Click the "Share" tab** (top-right corner).\
3️⃣ **Copy the Embed Code** provided.\
4️⃣ **Paste it into a webpage** where you want users to access your AI tools.

💡 **Pro Tip:**

* **Use a dedicated page** on your website to keep the experience smooth.
* Embed in a **full-width code block** for a cleaner, more professional look.
* Your Toolset is **fully responsive**, but a full-width layout enhances usability.

***

#### **How User Login Works**

Once embedded, **end users can sign up, select a plan, and pay—all inside the embedded Toolset**. Their **login session is stored in their browser cookies**, so they remain logged in across sessions, no matter where the Toolset is embedded.


---

# 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://manual.formwise.ai/formwise/advanced-features/login-mode-and-monetization/embedding-your-login-mode-toolset.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.
