# 8. Shortcodes

- [8.1 \[lcw\_contact\_sync\]](https://better-wizard.gitbook.io/lead-connector-wizard/shortcodes/8.1-lcw_contact_sync.md)
- [8.2 \[lcw\_custom\_value\]](https://better-wizard.gitbook.io/lead-connector-wizard/shortcodes/lcw_custom_value.md): \[This is a free feature]
- [8.3 \[lcw\_contact\_field\]](https://better-wizard.gitbook.io/lead-connector-wizard/shortcodes/8.3-lcw_contact_field.md)
- [8.4 \[lcw\_has\_any\_tags\]](https://better-wizard.gitbook.io/lead-connector-wizard/shortcodes/8.4-lcw_has_any_tags.md)
- [8.5 \[lcw\_has\_not\_any\_tags\]](https://better-wizard.gitbook.io/lead-connector-wizard/shortcodes/8.5-lcw_has_not_any_tags.md)
- [8.6 \[lcw\_has\_any\_memberships\]](https://better-wizard.gitbook.io/lead-connector-wizard/shortcodes/8.6-lcw_has_any_memberships.md)
- [8.7 \[lcw\_has\_not\_any\_memberships\]](https://better-wizard.gitbook.io/lead-connector-wizard/shortcodes/8.7-lcw_has_not_any_memberships.md)
- [8.8 \[lcw\_transactions\]](https://better-wizard.gitbook.io/lead-connector-wizard/shortcodes/8.8-lcw_transactions.md): This is a premium feature
- [8.9 \[lcw\_post\_grid\]](https://better-wizard.gitbook.io/lead-connector-wizard/shortcodes/lcw-post-grid.md): Display restricted posts for a logged in user. it's available for free and paid both version.
- [8.10 \[lcw\_set\_tags\]](https://better-wizard.gitbook.io/lead-connector-wizard/shortcodes/lcw_set_tags.md): Set tags to a logged in WP user by this shortcode
- [8.11 \[lcw\_remove\_tags\]](https://better-wizard.gitbook.io/lead-connector-wizard/shortcodes/lcw_remove_tags.md): Remove tags to a logged in WP user by this shortcode
- [8.12 \[lcw\_redirect\]](https://better-wizard.gitbook.io/lead-connector-wizard/shortcodes/lcw_redirect.md): \[this is a free feature]
- [8.13 \[lcw\_reset\_password\]](https://better-wizard.gitbook.io/lead-connector-wizard/shortcodes/lcw_reset_password.md): Reset WordPress user password and set/ remove tags bsed on the action


---

# 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://better-wizard.gitbook.io/lead-connector-wizard/shortcodes.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.
