> For the complete documentation index, see [llms.txt](https://docs.favorlet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.favorlet.io/english/notice/notice.md).

# Notice

- [\[Dec 1st 2023\] FAVORLET v3.0 Update](https://docs.favorlet.io/english/notice/notice/dec-1st-2023-favorlet-v3.0-update.md)
- [\[June 14th 2023\] Update Notice](https://docs.favorlet.io/english/notice/notice/230614update.md)
- [\[Mar 17th 2023\] Update Notice](https://docs.favorlet.io/english/notice/notice/230317update.md)
- [\[Mar 10 2023\] Ultra Abu Dhabi 2023](https://docs.favorlet.io/english/notice/notice/230310uad.md): Ultra Abu Dhabi 2023 was a blast!!!
- [\[Feb 24 2023\] Update Notice](https://docs.favorlet.io/english/notice/notice/230224update.md)
- [\[Feb 07 2023\] Fellaz NFT Ticket for Ultra Abu Dhabi 2023](https://docs.favorlet.io/english/notice/notice/230206_fellaz.md)


---

# 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://docs.favorlet.io/english/notice/notice.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.
