# About Trezor

## GitBook examples / inspiration:

Check out good landing pages from e.g. <https://www.gitbook.com/explore>

{% embed url="<https://docs.getcensus.com/?utm_source=gitbook&utm_medium=explore&utm_campaign=getcensus?&utm_source=marketing_site&utm_medium=referral&utm_campaign=explore>" %}

Notable points from **Census**:

* Clean interface
* Minimal 'tasteful' use of emojis :smiley:&#x20;
* Plenty of videos & screenshots to guide the reader

{% embed url="<https://docs.keeper.io/home/?utm_source=marketing_site&utm_medium=referral&utm_campaign=explore>" %}

Notable points from **Keeper**:

* Simple layout for navigating pages - but is this actually a good example of a 'Home' page? :thinking:&#x20;

{% embed url="<https://docs.gofiber.io/?&utm_source=marketing_site&utm_medium=referral&utm_campaign=explore>" %}

Notable point from **Fiber**:

* Similar to Census, has clean interface with not too many emojis
* Clear navigation


---

# 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://trezor.gitbook.io/knowledge-base/master.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.
