> For the complete documentation index, see [llms.txt](https://help.europacbank.com/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.europacbank.com/help/ebanking/security/change-your-security-questions.md).

# Change Your Security Questions

You can change the Security Questions used to validate your identity when logging into eBanking.

Change your Security Questions by clicking  the <img src="https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_-ylVb0hvxbUXyo5fz%2Fuploads%2F3MaipbBUUcFZm5agJ7Vo%2Ffile.png?alt=media" alt="" data-size="line"> in the upper right corner of your screen and select **Change Security Questions**.

&#x20;Answer at least three questions of your choice and click **Send me a SMS code**. Enter the provided code to validate and save your changes.


---

# 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:

```
GET https://help.europacbank.com/help/ebanking/security/change-your-security-questions.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.
