# Basic

## Shapes in projects

Shapes can be positioned and adjusted in projects to add extra visual elements to the user interface. This could involve creating panels for components, using line components for section dividers, or for those with more creativity, making animations and other dynamic visual elements by combining them with other functions.

### Learn more about

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Ellipse</td><td><a href="basic/ellipse">ellipse</a></td><td><a href="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2FMdoujYTJNVtVk7ADwuax%2FEllipse.svg?alt=media&#x26;token=98f5f397-1e8f-47ca-9382-e2be9527cde3">Ellipse.svg</a></td></tr><tr><td>Line</td><td><a href="basic/line">line</a></td><td><a href="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2FlfceZRlnpEl1ri5ucjkt%2FLine.svg?alt=media&#x26;token=12b8a17c-52d0-4606-aff2-2c440b13ec53">Line.svg</a></td></tr><tr><td>Text Label</td><td><a href="basic/text-label">text-label</a></td><td><a href="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2FBZMlmDQloQQbg6iYji3K%2FTextLabel.svg?alt=media&#x26;token=54cc0dd0-d6f3-4270-8484-e31f29eadee5">TextLabel.svg</a></td></tr><tr><td>Rectangle</td><td><a href="basic/rectangle">rectangle</a></td><td><a href="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2FvhCuqrUcEz2qpPpDBy3s%2FRectangle.svg?alt=media&#x26;token=9253d493-f8fa-49e1-a60c-2cea5b96ae79">Rectangle.svg</a></td></tr></tbody></table>


---

# Agent Instructions: 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://learn.squirrel365.io/components-functions-and-connections/overview/basic.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.
