> For the complete documentation index, see [llms.txt](https://knowledge.theholisticcare.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.theholisticcare.com/knowledge/stillness-library/confidence-and-self-worth.md).

# Confidence & Self-Worth

Guided-practice choices for self-kindness, inner steadiness, confidence, and reducing harsh self-criticism.

Confidence practices are most useful when they build a more stable relationship with difficulty rather than asking the listener to repeat unrealistic claims.

## Choose practices that support

* self-kindness
* noticing strengths
* grounded encouragement
* emotional steadiness
* willingness to try again
* values-based action
* less identification with harsh self-talk

## Confidence is not constant certainty

A useful practice does not need to create the feeling:

**“I can never fail.”**

A more grounded direction is:

**“I can feel uncertainty and still take the next useful step.”**

## When self-criticism is strong

Choose a practice that helps separate the event from identity.

Instead of:

**“I failed, therefore I am a failure.”**

notice:

**“Something did not go as I hoped. What can I learn, repair, or try next?”**

## For children and teens

Avoid turning confidence practice into pressure to be cheerful.

Young people need room for disappointment, fear, embarrassment, and frustration.

Confidence grows through repeated experiences of being supported while facing difficulty.

## Pair practice with action

Meditation alone does not build every form of confidence.

Skill development, preparation, feedback, supportive relationships, and real-world experience matter too.

[Open the Stillness Library](https://www.theholisticcare.com/stillness-library)

## Related guidance

* [Stillness Library](https://knowledge.theholisticcare.com/knowledge/stillness-library)
* [Breathwork](https://knowledge.theholisticcare.com/knowledge/stillness-library/breathwork)
* [Deep Relaxation](https://knowledge.theholisticcare.com/knowledge/stillness-library/deep-relaxation)


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledge.theholisticcare.com/knowledge/stillness-library/confidence-and-self-worth.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
