> 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/welcome-to-woken-exchange.md).

# Welcome to Woken Exchange

<figure><img src="/files/QNsEsF3Zacvsc0rB2M8N" alt=""><figcaption><p>Woken Exchange : Predefined Trading Hours DEX</p></figcaption></figure>

**Woken Exchange** is the first AMM (Automated Market Maker) to offer the option to customize the trading hours on liquidity pairs.

We have developed a unique tool, the **Timekeeper**, which once enabled by the Builder/Project Owner, allows to switch from 24-7 to **custom trading hours** on his liquidity pair.

Builders/project owners: set your own cryptocurrency trading hours. \
Investors: invest in projects with managed trading hours.

Trade & Chill with Woken\
\
\
:globe\_with\_meridians: [woken.exchange](https://woken.exchange) \
\
Woken\*: wordplay with wake-up (woken up) and token

{% embed url="<https://app.woken.exchange>" %}
Woken App mainnet
{% endembed %}

{% embed url="<https://testnet.woken.exchange>" %}
Woken V1 Testnet app
{% endembed %}


---

# 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/welcome-to-woken-exchange.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.
