# How-Tos

{% content-ref url="/pages/E2VmuZa3Sdiw5R14sriC" %}
[Connect Wallet](/docs/flagship-alpha-agents-web-app/how-tos/connect-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/zjjihQMwNPVQOIYctLb7" %}
[Add Additional Wallets](/docs/flagship-alpha-agents-web-app/how-tos/add-additional-wallets.md)
{% endcontent-ref %}

{% content-ref url="/pages/DgnugFnn25N7M5c3gdzu" %}
[Link Social Accounts](/docs/flagship-alpha-agents-web-app/how-tos/link-social-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/i3P55DCDbX3Ew16GJR0G" %}
[Complete Proof of Humanity](/docs/flagship-alpha-agents-web-app/how-tos/complete-proof-of-humanity.md)
{% endcontent-ref %}

{% content-ref url="/pages/FKnLshzvukOf7nOUftnK" %}
[Add Flagship Web App to Mobile Home Screen](/docs/flagship-alpha-agents-web-app/how-tos/add-flagship-web-app-to-mobile-home-screen.md)
{% endcontent-ref %}


---

# 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://flagship-fyi.gitbook.io/docs/flagship-alpha-agents-web-app/how-tos.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.
