> For the complete documentation index, see [llms.txt](https://icl.doyoki.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://icl.doyoki.com/week-13.md).

# Week 13

## What is User Testing?

#### 1. Take your idea and make it real

#### 2. It is OK to Fail

#### 3. Be ready to pivot, change

#### 4. Be ready to deepen, strengthen your idea.

#### 5. Give useful feedback.

#### 6. It is always great to document. Video, Picture, Words, etc.

## Before You Start: Try not to give too much information ahead.

## Don't : This is not user test.

![](/files/-LSrn2iQbcepojiFdBG_)

## Do : This is user test.

![](/files/-LSrn6MKDqfe5DXPy6aR)

## Give explanation after the User Test.

## Assignment

![](/files/-LSs2PmnQ-DR-OLH8Fqp)

## Present your Final with REASON why you "changed" OR "did not change."


---

# 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://icl.doyoki.com/week-13.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.
