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

# STRONGHOLD APPLICATION TIPS

#### WHAT TO KNOW:

* After you apply, a committee of current Stronghold members will review new applications on a rolling basis.&#x20;
* Join the Stronghold Discord server immediately after applying and open your DMs beyond “friends only.” Once we've reviewed your application, we'll use this to get in touch. (After you hear from us, we recommend closing your DMs.)\ <br>

  #### KEEP IN MIND:

  * Stronghold encourages applications from under-represented communities and prioritizes creative thinkers, doers, and those already involved in a specific business (or Web3-related) ecosystem. Make it clear if this is you.
  * While sharing your professional background is an important part of the application process, it is not the only thing we are interested in. Similarly, we'd prefer to learn about your personal interests and passions rather than read your entire CV.
  * As you answer each question, pretend you're writing to a friend instead of writing a long-winded dissertation. Three to five sentences per question should be plenty of information for us, but if we need to know more, we may ask you to resubmit your application more elaborately.
  * If you are referred, kindly let us know and let them know you’re applying. A referral goes a long way, and you’ll be given a chance to include their name and Discord ID on your application.
  * While including links to your personal website and Twitter and Instagram handles is not required, it is recommended, as these can help us better understand who you are and what you're into.
  * Anonymous and pseudonymous applications have a much higher rejection rate. Where possible, please include your real information.

Link to form [here](https://docs.google.com/forms/d/e/1FAIpQLSc-qM3GwHhzx59W-i4MNBE6UjbRQ9ljTquoO-FHir94sUzEuw/viewform)


---

# 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://stronghold-2.gitbook.io/protocol/join-and-application/stronghold-application-tips.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.
