# Focusing Efficiency

Focusing efficiency is the power within the *focal area* divided by the [power incident on the lens](#user-content-fn-1)[^1] \[[ref.](https://www.nature.com/articles/ncomms8069)]. In SMD PRO, two shapes of focal area are available: circular and square (see image below). This provides users with options to evaluate their focusing efficiency for different lens aperture shapes. For example, if the metalens was used with a square aperture and the shape of the beam after passing through the lens was also square, then it may be more reasonable to use square focal area.

Available options for L<sub>focal</sub> in SMD PRO:

* 4 X FWHM
* 6 X FWHM
* 8 X FWHM
* Custom

<figure><img src="/files/t2eQJKjlUpTAOXBiN4kN" alt="" width="563"><figcaption></figcaption></figure>

[^1]: For MOI lenses, incident power is the power incident on the unit cell layer.&#x20;

    For SOI lenses, it's the power incident on the substrate.


---

# 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://simplemetalens.gitbook.io/docs/smd-pro/topical-discussions/focusing-efficiency.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.
