> For the complete documentation index, see [llms.txt](https://woken-exchange.gitbook.io/wokenexchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://woken-exchange.gitbook.io/wokenexchange/predefined-trading-hours/to-seduce-the-states.md).

# To seduce the States ?

The European Union has voted in favour of the Data Governance Act, which provides the possibility of interrupting transactions.

It is also at the heart of the AMF's (Autorité des Marchés Financiers) discussions on the future Decentralized Finance law, which subjects the "**stop and start**" of smart contracts.

**We didn't build the Woken Exchange for the regulators**, and we don't know whether the project, with its unique concept, meets their wishes. \
But we have a feeling that we are moving in their direction.\
\
From our point of view, stop and start doesn't prevent FUD and FOMO if a market is closed. \
But it allows everyone to have time to do their own research, and therefore to be on an equal footing, i.e. to strengthen or sell a position at the opening.

And not suffered it while they sleep...

\
This can strengthen consumer safety and help people make informed decisions instead of panicked ones.<br>

{% hint style="success" %}
**"Stop and start" is one of the topic of the regulation**
{% endhint %}

:globe\_with\_meridians: [Link to the AMF discussion](https://www.amf-france.org/sites/institutionnel/files/private/2023-06/AMF%20Discussion%20Paper%20on%20Decentralised%20Finance%20VEN.pdf) (page 7 for the stop and start subject)


---

# 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://woken-exchange.gitbook.io/wokenexchange/predefined-trading-hours/to-seduce-the-states.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.
