> For the complete documentation index, see [llms.txt](https://shortkingz.gitbook.io/shortkingz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shortkingz.gitbook.io/shortkingz/shortkingz.md).

# SHORTKINGZ

<figure><img src="/files/hsmSHKpWpgPqAGisIWFm" alt=""><figcaption></figcaption></figure>

### SHORTKINGZ.com. It's the world's first and largest online community for SHORTER MEN and people who show love to them (friends, colleagues, wives, girlfriends, etc). The site motivates men to be confident, dress well, get women and be the best version of themselves.

### INFO Age Range is generally 21-65. Think young men figuring out what it's like to be a shorter guy to older men sharing wisdom and advice. This is supposed to be a family friendly but "honest experience" site. There may be some black pill content, but watered down. We defnitely want all to engage - From shorter guys, to wives of shorter guys, friends and relatives of shorter guys. Think of the mother who comes to the realization that her son may grow up to be a short man.

OTHER INFO: I recently created a rebranded site for short men and would love for some of you to check it out, maybe test it out if you are interested and give some feedback. The vision is a community centered around the short male experience and those who "show love to them" (i.e. friends, relatives, mentors, colleagues, girlfriends, wives, etc). It is open to all. There is some more work to be done, but it is officially live. Free to join and use.

The Site HAS a:

Community Forum (with category tags)

Experience Blog (with category tags)

Fashion Blog (with category tags)

Marketplace (Buy/Sell/Trade - Clothes, Shoes, Outerwear, Accessories for shorter men)

Store Links (stores which cater to or are popular with shorter men with ability to review)

Famous Short Men Gallery (searchable, ability to leave comments) Merch Shop E-Book Area (eBooks coming, free and non-free titles) Members can collect cool badges and gift badges Members can award standout posts Members can react to posts with emojis to show where they stand The Site is NOT for: Supporting Defeatism (though honesty and constructive language is encouraged) Hate (though being HONEST about life experiences and feelings are ABSOLUTELY supported) A lot of work went into creating this. You could call it a passion project. But as with all sites, maintenance will be its own endeavor. As it is rebranded, there is some more cleanup and some content adjustment to be done. New features will be added over time when I am able to do so. There will be some critics and that's fine, but I felt an independent community like this is missing online

{% embed url="<https://shortkingz.com/forum/community>" %}

{% embed url="<https://www.facebook.com/shortkingz>" %}

{% embed url="<https://twitter.com/shortkingz>" %}


---

# 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://shortkingz.gitbook.io/shortkingz/shortkingz.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.
