# Week 2 - Learning to sell yourself

### Session: Learning to sell yourself

**Session objective:** This session explains how self-promoting is different from bragging.

{% embed url="<https://docs.google.com/presentation/d/1VHNckCtMb02G3e1JZ4xBFsQ4t9mulsZTKXsA1bqUK3Q/edit>" %}
Learn to sell yourself slides
{% endembed %}

#### Exercise (20 min)

**Exercise objective:** To turn arguments with a negative connotation into positive ones.

Let's spin this! Get into groups to brainstorm more positive spins on the following sentences. Then come back and share with the class and put together some great answer on a white board.

* I am currently working in a different sector
* I am a stay-at-home parent so have not worked for ten years
* I don’t have any experience in software development
* I don’t enjoy the job I am currently doing
* My English is not very good

<br>


---

# 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://personal-development.codeyourfuture.io/em-modules/sql/week-2-learning-to-sell-yourself.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.
