> For the complete documentation index, see [llms.txt](https://recktangle.gitbook.io/recktangle/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://recktangle.gitbook.io/recktangle/section-1-introduction/1.2-purpose-and-vision.md).

# 1.2 Purpose and Vision

The purpose of Recktangle is to empower creativity and innovation in the realm of digital art. It aims to provide a platform where artists, both beginners and veterans, can explore uncharted territories of artistic expression. Recktangle's vision is to redefine the NFT landscape, making it a go-to platform for anyone looking to explore, create, and engage with the next generation of digital art.

<figure><img src="/files/KSzKBy149HnjNxMh2nYm" alt=""><figcaption><p><em><strong>Isn't it Just Nice to Lok at..</strong></em></p></figcaption></figure>


---

# 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://recktangle.gitbook.io/recktangle/section-1-introduction/1.2-purpose-and-vision.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.
