> For the complete documentation index, see [llms.txt](https://info-34.gitbook.io/the-landmark/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info-34.gitbook.io/the-landmark/development-project/phase-1-planning-and-entitlements.md).

# Phase 1: Planning and Entitlements

You survey the land. How is the neighborhood? Is it close to conveniences?

Once you decide on the perfect spot, you can’t just grab a shovel and start to dig! You need to make an offer and buy the land.

#### **Congratulations! You own the land.**&#x20;

Now, you need a permit

Crank up the creativity and bring in the professionals!&#x20;

An architect, civil engineer, and Structural engineer will hash out the details. Then the architect will design the property and create the plans required to build the structure.

After everyone puts their heads together and their ideas are finalized, you submit those plans to the local city building and planning department to review them.&#x20;

When the permit is approved, you can move on to phase 2!


---

# 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://info-34.gitbook.io/the-landmark/development-project/phase-1-planning-and-entitlements.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.
