# Choose your contract

## Choosing Your Contract Type

On the top of the window you have the main navigation **bar**, allowing you to choose the contract you wish to deploy. Or you can access our contract types from the boxes on the initial explore contracts page.

<figure><img src="/files/MXqfKkGeV7OQH7BTaplW" alt=""><figcaption></figcaption></figure>

Each icon represent a contract.

Once you select a contract type your page should update with the relevant inputs for that contract. If the page title doesn't match the contract type that you have selected please try selecting the correct contract type from the navigation bar or the explore page.


---

# 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://docs.launchifi.xyz/how-to/choose-your-contract.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.
