# Adding "no thanks" text which closes your form

You can make your form dismiss/form close button appear to the visitor as text instead of a button.

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/06/08/d0f87f96-cba9-4dfe-9a99-f8a98f763f41/d5c3c359-cee1-485b-8d4b-f6f431b744eb.png)

Add a button to your form, and select "dismiss" instead of submit for the button action

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/06/08/d88e3249-aa17-4fca-b008-60740d0d368a/bfb4769a-31fc-4be4-a469-051aafa0e350.png)

Set the button’s background color to match the background by checking the transparency box at the bottom of the widget

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/06/08/566cb767-ae9c-4b09-a297-9fd2ff445c71/71b3c1ed-71f5-42c5-a808-fb23cb993ea6.png)

Select a text color which contrasts with the background. Gray on white is the typical color scheme used for this presentation.

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/06/08/015d1dfb-0b23-4749-be46-df4883ace9e0/8a6a06f9-adf5-4285-a1fd-eb91170f235f.png)


---

# 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://docs.emaildelivery.com/docs/subscriber-opt-in-forms/adding-no-thanks-text-which-closes-your-form.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.
