> For the complete documentation index, see [llms.txt](https://docs.antsomi.com/cdp-365-user-guide-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antsomi.com/cdp-365-user-guide-en/marketing-hub/customer-journeys/work-with-journey/destination-nodes/web-embedded/design-from-json/setting/blocks-and-settings/text.md).

# Text

Clicking on the Text block will display properties as shown:

Key Code:&#x20;

* By default, when you have not entered a value for the Key code, the key code in the workspace will display: text &#x20;
* This is required field.

Value: There are 2 option:

* Static: User manually enter content for block
* Dynamic: select this option to get dynamic values for block

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfDvxaUDkCFjXcIyOljJo6S_OkvQUBAmPnIn4uoIFsmLMj6bAwxWXdhoLlDngpALC-yIDxf6ZinMZ_MUfssX95hrE1TKMR8PRks2jpPa1RFqKLjA0jXacMfP5x07cb6EJmfxRZO79z2v5FFiyFj59W2sV8?key=McWN_Lv9ZK-QuQzVrY3nVw" alt=""><figcaption></figcaption></figure>

* If select Dynamic value, will show Add dynamic content button.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeneEWcan_6S_GMxE_V7Y7GiuoRmAA5kjjPTGUnCyZUykjpyeckHEFZkMJBpeGDno3yhIW__D2PLHV_f2QxxqgdpEWXf5gmmSQ2m1V6ts_qqD2izbSxkBtNUpp35kch8yBkX0ahd4X7CuLyBUVm3Ann8gVF?key=McWN_Lv9ZK-QuQzVrY3nVw" alt=""><figcaption></figcaption></figure>

* Click con Add dynamic content will show Dynamic content pop up to select attribute which want to get data.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf_rYdsx5NdNwjArv9sPkSlKxm9TYkcuMBDChhxZ4Wkn3tC9uTQ_dccx_Bmp4u3Zxwiz-RGkefPexivRm1a2Dn8BxdhTQtvHSUzZuZMBmW5A9Nrx5PgYp6A5Q1svmNQCXY0UCK7OxDHxP7KfcX4pzbsR2dQ?key=McWN_Lv9ZK-QuQzVrY3nVw" alt=""><figcaption></figcaption></figure>

Click on the object will color the entire object (including the elements in the object). There are 3 action: Duplicate <img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FNCOR0KmIAQ0zWfLh3M6u%2Fimage.png?alt=media&amp;token=3186667f-d885-40f4-b658-962b578ee40a" alt="" data-size="line"> (duplicate this block), Save <img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2Fy6HKH19Xz7uKhdLXlaHd%2Fimage.png?alt=media&amp;token=3b7f9202-af3a-4ef7-813e-5f8046e87ad6" alt="" data-size="line"> (save block to Saved blocks), Remove <img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2Fv2foFmVLYDadTMJ9aSyU%2Fimage.png?alt=media&amp;token=42be46f3-ab7e-4718-a3b1-341ccf35d532" alt="" data-size="line"> (Remove this block)

Drag and drop to change the position of the block


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.antsomi.com/cdp-365-user-guide-en/marketing-hub/customer-journeys/work-with-journey/destination-nodes/web-embedded/design-from-json/setting/blocks-and-settings/text.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
