# Get more things done

> Action isn't just the effect of motivation, but also the cause of it - Mark Manson

## Get more things done with 2 steps

* **Physically get the ass in work position**
* **Do one small thing**

> It’s simple, but it isn’t easy. **Oftentimes**, we **do everything** in our power to **avoid** that **first step**. We grab another cup of coffee, go for a walk, read a book, run errands. Before I wrote this piece, I meticulously rearranged my bookshelf. I tried to escape. The voice inside my head told me to turn on Netflix.
>
> But **instead**, I **sat down** at my desk. I put my phone away and closed my internet browser. And I **started working** on the [one small thing](https://dariusforoux.com/one-thing/) that I scheduled for the day. Then, ***like magic, I was working.***

<https://forge.medium.com/the-most-underrated-productivity-technique-is-also-the-simplest-82b6b8d2891f>


---

# 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://tule-developer.gitbook.io/noway/_docs/tips/get-more-things-done.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.
