.. _how_to:

How To
======

These are more self-contained examples of how to use Bordado to solve certain
problems. They are meant for more experienced users who want to explore
different use cases or solve a specific problem.

If you're **new to Bordado** and are looking for a guided tour, we recommend
the ":ref:`tutorial`" first.

.. toctree::
    :maxdepth: 1
    :numbered:
    :caption: Contents

    get-region.rst
    pad-region.rst
    inside.rst

.. seealso::

    Want to know the details of how each function works? That is all in the
    ":ref:`api`".
