> For the complete documentation index, see [llms.txt](https://docs.makerobos.com/frontman-enterprise-chatbot-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.makerobos.com/frontman-enterprise-chatbot-platform/story-builder/cards/utility-cards/go-to.md).

# Go-to

### **How it Works?**

This card allows you to redirect users to specific blocks within your story based on pre-defined conditions or user attributes. Imagine a scenario where a user enters a block, and the "Go to Block" card evaluates their profile and directs them to the most relevant section of the conversation.

<figure><img src="https://3746379134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FamP4egBrOsuezKyj1NQl%2Fuploads%2FGljYoXGm7u2MwXGhF4zU%2Fgo%20to.png?alt=media&amp;token=3b2c0aa5-212f-4304-b1e0-d70d127b2f95" alt=""><figcaption></figcaption></figure>

1. **Conditional Logic:** Define conditions using user attributes to determine which block a user will be directed to.&#x20;

   <figure><img src="https://3746379134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FamP4egBrOsuezKyj1NQl%2Fuploads%2FIiNEg7CcBCCr3xS8M3XG%2Fadd%20condition.png?alt=media&amp;token=62d4f401-15ef-4ab0-ab4d-eba0b1628a67" alt=""><figcaption></figcaption></figure>
2. **Attribute Selection:** Utilize the `{{ }}` syntax to designate the specific user attribute you want to evaluate in your condition.&#x20;

   <figure><img src="https://3746379134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FamP4egBrOsuezKyj1NQl%2Fuploads%2FD0Ab9BieRRqPnpFOckqJ%2Fatribute.png?alt=media&amp;token=ee95daa7-47ea-4bbb-a5cf-c0731558c996" alt=""><figcaption></figcaption></figure>
3. **Comparison Operators:** Construct your condition by choosing an appropriate comparison operator from the available options:

   * Starts With
   * Ends With
   * Equal To
   * Not Equal To
   * Contains
   * Not Contains
   * Less Than
   * Greater Than
   * Is Set

   <figure><img src="https://3746379134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FamP4egBrOsuezKyj1NQl%2Fuploads%2FDNSHwGXooAkrYzJqaBiz%2F12566.png?alt=media&amp;token=f0353c38-0102-4844-9395-bd1a21cb6bc4" alt=""><figcaption></figcaption></figure>
4. **Value Setting:** Depending on the chosen operator, you may need to specify a value for comparison (e.g., "Equal To" requires a specific value to compare against).

   <figure><img src="https://3746379134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FamP4egBrOsuezKyj1NQl%2Fuploads%2F0ORBrnc1xchnLhN2dHij%2Fvalue.png?alt=media&amp;token=0cf1e38a-8843-4b6f-9c69-679971ad1531" alt=""><figcaption></figcaption></figure>
5. **Block Selection:** Once your condition is set, select the desired block you want users to be redirected to if the condition evaluates to true.

   <figure><img src="https://3746379134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FamP4egBrOsuezKyj1NQl%2Fuploads%2F6iuFIXGodtLfumz0GsXT%2Fblock%20name1.png?alt=media&amp;token=7148f768-a9ce-406b-b475-2ccd9fd72a6f" alt=""><figcaption></figcaption></figure>
6. **Execution Mode:** For scenarios involving multiple target blocks, use the toggle button to define execution mode:

   * **Sequential:** Blocks will be executed one after another in the order they are listed.
   * **Random:** Blocks will be chosen and executed randomly, offering users a varied experience.

   <figure><img src="https://3746379134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FamP4egBrOsuezKyj1NQl%2Fuploads%2FiMSVttXubcWmhxI1giep%2Fsequianterl.png?alt=media&amp;token=56b987e0-ee64-41aa-8dee-753b5f420651" alt=""><figcaption></figcaption></figure>
